diff options
author | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-12-04 19:48:24 +0000 |
commit | 006403c1ceab31e5d90ebe2ec2acf3b0fab5d084 (patch) | |
tree | 19ba36d33d9207abf1750bd36dd798beccc3d874 /textproc/p5-XML-LibXML | |
parent | 894954a9bf48c94d6117a8535852244504731f71 (diff) | |
download | pkgsrc-006403c1ceab31e5d90ebe2ec2acf3b0fab5d084.tar.gz |
Bump PKGREVISION (libxml2, libxslt and imlib2 were updated).
Diffstat (limited to 'textproc/p5-XML-LibXML')
-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 8f2b8deed41..d524cd824a3 100644 --- a/textproc/p5-XML-LibXML/Makefile +++ b/textproc/p5-XML-LibXML/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2003/10/05 11:55:53 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/12/04 19:48:26 xtraeme Exp $ # DISTNAME= XML-LibXML-1.56 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5xlx CATEGORIES= textproc perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/} |