summaryrefslogtreecommitdiff
path: root/misc/p5-Array-PrintCols
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-04-20 11:56:17 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-04-20 11:56:17 +0000
commit49e36ada0b7cad65e7b5fb3d859f7c97294830ea (patch)
tree4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /misc/p5-Array-PrintCols
parent798a7d5f97013b634e36f37d2784cf6ef3629942 (diff)
downloadpkgsrc-49e36ada0b7cad65e7b5fb3d859f7c97294830ea.tar.gz
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'misc/p5-Array-PrintCols')
-rw-r--r--misc/p5-Array-PrintCols/Makefile22
1 files changed, 11 insertions, 11 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile
index 13da9dc08de..a6d1672d52e 100644
--- a/misc/p5-Array-PrintCols/Makefile
+++ b/misc/p5-Array-PrintCols/Makefile
@@ -1,20 +1,20 @@
-# $NetBSD: Makefile,v 1.3 1998/04/15 10:38:36 agc Exp $
+# $NetBSD: Makefile,v 1.4 1998/04/20 11:56:28 frueauf Exp $
# FreeBSD Id: Makefile,v 1.9 1997/09/14 02:54:03 jfitz Exp
#
-DISTNAME= Array-PrintCols-1.2
-PKGNAME= p5-Array-PrintCols-1.2
-CATEGORIES= misc perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
+DISTNAME= Array-PrintCols-1.2
+PKGNAME= p5-Array-PrintCols-1.2
+CATEGORIES= misc perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Array
-MAINTAINER= jfitz@FreeBSD.ORG
+MAINTAINER= packages@netbsd.org
-USE_PERL5= YES
+USE_PERL5= YES
-NO_BUILD= YES
-WRKSRC= ${WRKDIR}/Array-PrintCols
-MAN3= Array::PrintCols.3p
-MANPREFIX= ${PREFIX}/lib/perl5
+NO_BUILD= YES
+WRKSRC= ${WRKDIR}/Array-PrintCols
+MAN3= Array::PrintCols.3p
+MANPREFIX= ${PREFIX}/lib/perl5
.include "../../mk/bsd.pkg.mk"