diff options
Diffstat (limited to 'misc/p5-Array-PrintCols/Makefile')
-rw-r--r-- | misc/p5-Array-PrintCols/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index 1ec97583ca73..11c1c8f23015 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Array-PrintCols -# Version required: 2.0 +# Version required: 2.1 # Date created: October 17th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.8 1997/06/24 18:43:04 jfitz Exp $ +# $Id: Makefile,v 1.9 1997/09/14 02:54:03 jfitz Exp $ # -DISTNAME= Array-PrintCols-2.0 -PKGNAME= p5-Array-PrintCols-2.0 +DISTNAME= Array-PrintCols-2.1 +PKGNAME= p5-Array-PrintCols-2.1 CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Array |