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 db95e0e779f..ed8dfc87714 100644 --- a/textproc/p5-XML-RegExp/Makefile +++ b/textproc/p5-XML-RegExp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2014/10/09 14:07:06 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/06/12 10:51:37 wiz Exp $ # DISTNAME= XML-RegExp-0.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |