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 e04ecfeefe8..e3a8fd9d05a 100644 --- a/devel/p5-Compress-Raw-Zlib/Makefile +++ b/devel/p5-Compress-Raw-Zlib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/09/02 12:56:00 wen Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/03 21:54:46 wiz Exp $ DISTNAME= Compress-Raw-Zlib-2.056 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5crz CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} |