diff options
Diffstat (limited to 'textproc/p5-XML-LibXML-Iterator/Makefile')
-rw-r--r-- | textproc/p5-XML-LibXML-Iterator/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-LibXML-Iterator/Makefile b/textproc/p5-XML-LibXML-Iterator/Makefile index 25c8b8f5663..13c812a746c 100644 --- a/textproc/p5-XML-LibXML-Iterator/Makefile +++ b/textproc/p5-XML-LibXML-Iterator/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2014/10/09 13:45:00 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2015/06/12 10:51:36 wiz Exp $ # DISTNAME= XML-LibXML-Iterator-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |