summaryrefslogtreecommitdiff
path: root/textproc/pyxml
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/pyxml
parentb3e4ce7d4b0a31db7e011acf6c475710a20d1818 (diff)
downloadpkgsrc-68fd50e3914009ae433f1127be5afebb0fbbdaea.tar.gz
bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.
Diffstat (limited to 'textproc/pyxml')
-rw-r--r--textproc/pyxml/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/pyxml/Makefile b/textproc/pyxml/Makefile
index cf258b91d03..9dda3eec3b8 100644
--- a/textproc/pyxml/Makefile
+++ b/textproc/pyxml/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.19 2003/08/01 14:24:21 drochner Exp $
+# $NetBSD: Makefile,v 1.20 2003/10/11 13:40:19 grant Exp $
#
DISTNAME= PyXML-0.8.3
PKGNAME= ${PYPKGPREFIX}-xml-0.8.3
+PKGREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyxml/}