diff options
Diffstat (limited to 'devel/p5-Compress-Raw-Zlib/Makefile')
-rw-r--r-- | devel/p5-Compress-Raw-Zlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Compress-Raw-Zlib/Makefile b/devel/p5-Compress-Raw-Zlib/Makefile index bf07fedf6b8..a0ebedf9a2a 100644 --- a/devel/p5-Compress-Raw-Zlib/Makefile +++ b/devel/p5-Compress-Raw-Zlib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2013/09/05 18:48:26 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2014/05/29 23:35:45 wiz Exp $ DISTNAME= Compress-Raw-Zlib-2.062 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5crz CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} |