diff options
Diffstat (limited to 'devel/p5-SUPER/Makefile')
-rw-r--r-- | devel/p5-SUPER/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-SUPER/Makefile b/devel/p5-SUPER/Makefile index 24e1e0c64d7..57cd7d5926d 100644 --- a/devel/p5-SUPER/Makefile +++ b/devel/p5-SUPER/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2012/07/06 14:10:22 sno Exp $ +# $NetBSD: Makefile,v 1.9 2012/10/03 21:55:33 wiz Exp $ # DISTNAME= SUPER-1.20120705 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SUPER/} |