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
commit8a9d3d8db0267c99823917a404e754feb4bcdd63 (patch)
tree350d46f49351a73775ecc23459c02231c4c68a64 /textproc/p5-XML-Parser
parent2d9c5b465a3761809d2f1192d446717f5b5be786 (diff)
downloadpkgsrc-8a9d3d8db0267c99823917a404e754feb4bcdd63.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/}