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 7c1b88a8f39..4b31a377aee 100644 --- a/devel/p5-Compress-Raw-Zlib/Makefile +++ b/devel/p5-Compress-Raw-Zlib/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2008/09/11 13:20:17 he Exp $ +# $NetBSD: Makefile,v 1.8 2008/10/19 19:17:49 he Exp $ DISTNAME= Compress-Raw-Zlib-2.015 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5crz CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} |