aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-10-16 00:21:11 +0800
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-10-16 00:21:11 +0800
commit425474f5f5bdc9e756d7a63e90fcefed5975c2c6 (patch)
tree649f0840fb9a27e9fadfe282601f0e4feeb78207 /converters
parent395142568bc26381b84da63864c818f33f4669bc (diff)
downloadfreebsd-ports-gnome-425474f5f5bdc9e756d7a63e90fcefed5975c2c6.tar.gz
freebsd-ports-gnome-425474f5f5bdc9e756d7a63e90fcefed5975c2c6.tar.zst
freebsd-ports-gnome-425474f5f5bdc9e756d7a63e90fcefed5975c2c6.zip
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit) Feature safe: yes Redports: ignore
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-Format-Human-Bytes/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/converters/p5-Format-Human-Bytes/Makefile b/converters/p5-Format-Human-Bytes/Makefile
index ed3a784008b9..1b1108f37736 100644
--- a/converters/p5-Format-Human-Bytes/Makefile
+++ b/converters/p5-Format-Human-Bytes/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-Format-Human-Bytes
-# Date created: November 28th 2009
-# Whom: Cezary Morga <cm@therek.net>
-#
+# Created by: Cezary Morga <cm@therek.net>
# $FreeBSD$
-#
PORTNAME= Format-Human-Bytes
PORTVERSION= 0.06
@@ -11,7 +7,7 @@ CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= cm@therek.net
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module to format a bytecount and make it human readable
PERL_CONFIGURE= YES