summaryrefslogtreecommitdiff
path: root/textproc/py-libxml2/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2012-10-10 16:07:19 +0000
committerwiz <wiz>2012-10-10 16:07:19 +0000
commit03c8edad8a6c7eba9f8ca4e5dc699be1f28a33db (patch)
tree53a3799af157c276cd7df7f4ea3f2765c19421ae /textproc/py-libxml2/Makefile
parent45df70490fcb3fb9bacfc26c1f16fdf8fe6271c7 (diff)
downloadpkgsrc-03c8edad8a6c7eba9f8ca4e5dc699be1f28a33db.tar.gz
Update to 2.9.0: same changes as for libxml2 itself.
Diffstat (limited to 'textproc/py-libxml2/Makefile')
-rw-r--r--textproc/py-libxml2/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile
index 0d090d0f549..b2fde164435 100644
--- a/textproc/py-libxml2/Makefile
+++ b/textproc/py-libxml2/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.42 2012/07/01 14:26:32 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2012/10/10 16:07:19 wiz Exp $
-DISTNAME= libxml2-2.8.0
+DISTNAME= libxml2-2.9.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= textproc python
MASTER_SITES= ftp://xmlsoft.org/libxml2/
-#MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.8/}
+#MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.9/}
MAINTAINER= minskim@NetBSD.org
HOMEPAGE= http://xmlsoft.org/