summaryrefslogtreecommitdiff
path: root/textproc/py-libxml2/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2005-10-07 15:42:30 +0000
committerdrochner <drochner>2005-10-07 15:42:30 +0000
commit62b1295d1454d1c548813ef3e0a6addf2b0b59b8 (patch)
tree5eb5c2141aa1bdf78a1c5cb03168bb627f1ebfe8 /textproc/py-libxml2/Makefile
parent13bd36468fd360796005475ba30ff887176bc9cb (diff)
downloadpkgsrc-62b1295d1454d1c548813ef3e0a6addf2b0b59b8.tar.gz
sync Python wrappers with base libraries
Diffstat (limited to 'textproc/py-libxml2/Makefile')
-rw-r--r--textproc/py-libxml2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile
index dbf3e31c5bb..46e8458ede6 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2005/07/13 09:53:31 drochner Exp $
+# $NetBSD: Makefile,v 1.17 2005/10/07 15:42:30 drochner Exp $
-DISTNAME= libxml2-2.6.20
+DISTNAME= libxml2-2.6.22
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/}