diff options
Diffstat (limited to 'textproc/p5-XML-LibXML/Makefile')
-rw-r--r-- | textproc/p5-XML-LibXML/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-LibXML/Makefile b/textproc/p5-XML-LibXML/Makefile index e9e32f1ce4c..0413ae74213 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2014/05/20 09:51:14 obache Exp $ +# $NetBSD: Makefile,v 1.53 2014/05/29 23:37:46 wiz Exp $ DISTNAME= XML-LibXML-2.0116 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xlx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |