summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Parser
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-10-11 13:40:19 +0000
committergrant <grant@pkgsrc.org>2003-10-11 13:40:19 +0000
commit68fd50e3914009ae433f1127be5afebb0fbbdaea (patch)
tree350d46f49351a73775ecc23459c02231c4c68a64 /textproc/p5-XML-Parser
parentb3e4ce7d4b0a31db7e011acf6c475710a20d1818 (diff)
downloadpkgsrc-68fd50e3914009ae433f1127be5afebb0fbbdaea.tar.gz
bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.
Diffstat (limited to 'textproc/p5-XML-Parser')
-rw-r--r--textproc/p5-XML-Parser/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-Parser/Makefile b/textproc/p5-XML-Parser/Makefile
index 34664ffeebe..aeec335ccdd 100644
--- a/textproc/p5-XML-Parser/Makefile
+++ b/textproc/p5-XML-Parser/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2003/07/17 22:54:40 grant Exp $
+# $NetBSD: Makefile,v 1.17 2003/10/11 13:40:19 grant Exp $
#
DISTNAME= XML-Parser-2.31
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5xpa
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}