diff options
Diffstat (limited to 'devel/p5-Regexp-Assemble/Makefile')
-rw-r--r-- | devel/p5-Regexp-Assemble/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Regexp-Assemble/Makefile b/devel/p5-Regexp-Assemble/Makefile index 98a5d1871bb..301a879b23b 100644 --- a/devel/p5-Regexp-Assemble/Makefile +++ b/devel/p5-Regexp-Assemble/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2011/11/25 08:15:10 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.8 2012/10/03 21:55:32 wiz Exp $ # DISTNAME= Regexp-Assemble-0.35 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} |