diff options
Diffstat (limited to 'textproc/p5-XML-LibXML-Simple/Makefile')
-rw-r--r-- | textproc/p5-XML-LibXML-Simple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-LibXML-Simple/Makefile b/textproc/p5-XML-LibXML-Simple/Makefile index 6c3ffb58e53..d650975e02a 100644 --- a/textproc/p5-XML-LibXML-Simple/Makefile +++ b/textproc/p5-XML-LibXML-Simple/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2013/08/22 14:29:01 wen Exp $ +# $NetBSD: Makefile,v 1.11 2014/05/29 23:37:46 wiz Exp $ # DISTNAME= XML-LibXML-Simple-0.93 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |