diff options
Diffstat (limited to 'textproc/py-libxml2/Makefile')
-rw-r--r-- | textproc/py-libxml2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index d2f356c1fe5..dbf3e31c5bb 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.15 2005/05/13 11:13:11 drochner Exp $ +# $NetBSD: Makefile,v 1.16 2005/07/13 09:53:31 drochner Exp $ -DISTNAME= libxml2-2.6.19 +DISTNAME= libxml2-2.6.20 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.6/} |