diff options
Diffstat (limited to 'textproc/p5-XML-RegExp/Makefile')
-rw-r--r-- | textproc/p5-XML-RegExp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-RegExp/Makefile b/textproc/p5-XML-RegExp/Makefile index 85f5463309b..5e61bf016a9 100644 --- a/textproc/p5-XML-RegExp/Makefile +++ b/textproc/p5-XML-RegExp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2012/10/25 06:56:39 asau Exp $ +# $NetBSD: Makefile,v 1.22 2013/05/31 12:42:21 wiz Exp $ # DISTNAME= XML-RegExp-0.03 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5xre CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |