Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Sep 2012 03:05:23 +0000 (UTC)
From:      Thomas Abthorpe <tabthorpe@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r304945 - head/devel/p5-Devel-Mallinfo
Message-ID:  <201209270305.q8R35Nxw040624@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tabthorpe
Date: Thu Sep 27 03:05:23 2012
New Revision: 304945
URL: http://svn.freebsd.org/changeset/ports/304945

Log:
  - Reassign to the heap due to mail bounces

Modified:
  head/devel/p5-Devel-Mallinfo/Makefile

Modified: head/devel/p5-Devel-Mallinfo/Makefile
==============================================================================
--- head/devel/p5-Devel-Mallinfo/Makefile	Thu Sep 27 02:57:50 2012	(r304944)
+++ head/devel/p5-Devel-Mallinfo/Makefile	Thu Sep 27 03:05:23 2012	(r304945)
@@ -1,9 +1,5 @@
-# New ports collection makefile for:   Devel-Mallinfo
-# Date created:           2011/08/25
-# Whom:                   Mosconi <mosconi.rmg@gmail.com>
-#
+# Created by: Mosconi <mosconi.rmg@gmail.com>
 # $FreeBSD$
-#
 
 PORTNAME=	Devel-Mallinfo
 PORTVERSION=	11
@@ -11,7 +7,7 @@ CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
 
-MAINTAINER=	mosconi.rmg@gmail.com.br
+MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Perl module of mallinfo() memory statistics and more
 
 DEPRECATED=	Does not work on FreeBSD, mallinfo() is a GNU libc function and is not available on FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209270305.q8R35Nxw040624>