diff options
Diffstat (limited to 'misc/p5-Array-PrintCols/Makefile')
-rw-r--r-- | misc/p5-Array-PrintCols/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index 75526e270bb..065e25be18c 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/10/08 09:57:32 asau Exp $ +# $NetBSD: Makefile,v 1.31 2013/05/31 12:41:27 wiz Exp $ DISTNAME= Array-PrintCols-2.1 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5arp CATEGORIES= misc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Array/} |