summaryrefslogtreecommitdiff
path: root/textproc/py-xml/Makefile
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2010-05-08 15:28:02 +0000
committerdrochner <drochner@pkgsrc.org>2010-05-08 15:28:02 +0000
commit046e30395738f89958c5c73ae52b5fa256488af1 (patch)
tree12a9c6279c5304fd9098c95054edb7915721a7d4 /textproc/py-xml/Makefile
parentd303c179791b8b58a2d5f10e399b1409c693a4a6 (diff)
downloadpkgsrc-046e30395738f89958c5c73ae52b5fa256488af1.tar.gz
add a patch originating from eric4 (the IDE) which supposedly fixes
a problem with foreign characters bump PKGREVISION
Diffstat (limited to 'textproc/py-xml/Makefile')
-rw-r--r--textproc/py-xml/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-xml/Makefile b/textproc/py-xml/Makefile
index 9a82ed1a47f..ece83b3846e 100644
--- a/textproc/py-xml/Makefile
+++ b/textproc/py-xml/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2009/03/05 18:51:32 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2010/05/08 15:28:02 drochner Exp $
#
DISTNAME= PyXML-0.8.4
PKGNAME= ${PYPKGPREFIX}-xml-0.8.4
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyxml/}