diff options
Diffstat (limited to 'textproc/p5-Regexp-Common/Makefile')
-rw-r--r-- | textproc/p5-Regexp-Common/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-Regexp-Common/Makefile b/textproc/p5-Regexp-Common/Makefile index d2dd443e04f..c9a6c66f4b4 100644 --- a/textproc/p5-Regexp-Common/Makefile +++ b/textproc/p5-Regexp-Common/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2012/07/06 12:54:50 sno Exp $ +# $NetBSD: Makefile,v 1.17 2012/10/03 21:57:57 wiz Exp $ # DISTNAME= Regexp-Common-2011121001 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Regexp/} |