diff options
Diffstat (limited to 'textproc/p5-XML-LibXML-Common/Makefile')
-rw-r--r-- | textproc/p5-XML-LibXML-Common/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-LibXML-Common/Makefile b/textproc/p5-XML-LibXML-Common/Makefile index 46d875712d2..be6b44855d3 100644 --- a/textproc/p5-XML-LibXML-Common/Makefile +++ b/textproc/p5-XML-LibXML-Common/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2008/06/12 02:14:50 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2008/10/19 19:18:59 he Exp $ # DISTNAME= XML-LibXML-Common-0.13 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 SVR4_PKGNAME= p5xlc CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |