diff options
Diffstat (limited to 'textproc/p5-XML-XUpdate-LibXML/Makefile')
-rw-r--r-- | textproc/p5-XML-XUpdate-LibXML/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-XUpdate-LibXML/Makefile b/textproc/p5-XML-XUpdate-LibXML/Makefile index 2657ccca30a..21a30c36add 100644 --- a/textproc/p5-XML-XUpdate-LibXML/Makefile +++ b/textproc/p5-XML-XUpdate-LibXML/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2008/10/19 19:19:00 he Exp $ +# $NetBSD: Makefile,v 1.12 2010/08/21 16:36:18 seb Exp $ # DISTNAME= XML-XUpdate-LibXML-0.6.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 SVR4_PKGNAME= p5xlx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |