diff options
Diffstat (limited to 'devel/p5-Compress-Raw-Bzip2/Makefile')
-rw-r--r-- | devel/p5-Compress-Raw-Bzip2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Compress-Raw-Bzip2/Makefile b/devel/p5-Compress-Raw-Bzip2/Makefile index 441663a7f30..c49f93b6462 100644 --- a/devel/p5-Compress-Raw-Bzip2/Makefile +++ b/devel/p5-Compress-Raw-Bzip2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/09/05 18:47:16 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2014/05/29 23:35:45 wiz Exp $ DISTNAME= Compress-Raw-Bzip2-2.062 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Compress/} |