diff options
Diffstat (limited to 'archivers/p5-Archive-Zip')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 030a25f3340..62ec7a38796 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2012/10/03 21:53:53 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2013/05/31 12:39:35 wiz Exp $ DISTNAME= Archive-Zip-1.30 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 SVR4_PKGNAME= p5zip CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} |