diff options
Diffstat (limited to 'archivers/p5-Archive-Zip/Makefile')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index fc0b0bb8d70..6baaad87086 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/02/06 12:23:33 abs Exp $ +# $NetBSD: Makefile,v 1.36 2014/05/29 23:35:13 wiz Exp $ DISTNAME= Archive-Zip-1.37 PKGNAME= p5-${DISTNAME} +PKGREVISION= 2 SVR4_PKGNAME= p5zip CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} |