aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-27 11:05:23 +0800
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-27 11:05:23 +0800
commitf8d576a2d7f62639ecf11488452a08b1759cabcf (patch)
tree0e29a04b08b114fdcde9176d4292835523a83ab5 /devel
parent88c3facf6167c0dcbf68ed5185a9916cb5a95c5f (diff)
downloadfreebsd-ports-gnome-f8d576a2d7f62639ecf11488452a08b1759cabcf.tar.gz
freebsd-ports-gnome-f8d576a2d7f62639ecf11488452a08b1759cabcf.tar.zst
freebsd-ports-gnome-f8d576a2d7f62639ecf11488452a08b1759cabcf.zip
- Reassign to the heap due to mail bounces
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-Devel-Mallinfo/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Devel-Mallinfo/Makefile b/devel/p5-Devel-Mallinfo/Makefile
index 08a828a47a58..be33b547ecd6 100644
--- a/devel/p5-Devel-Mallinfo/Makefile
+++ b/devel/p5-Devel-Mallinfo/Makefile
@@ -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