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 09f6a9640cd..54fcca1356d 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2015/04/05 04:44:09 mef Exp $ +# $NetBSD: Makefile,v 1.46 2015/06/12 10:48:21 wiz Exp $ DISTNAME= Archive-Zip-1.46 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} |