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 8d15a2ef6a3..62d7c237e74 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2012/02/07 11:21:51 obache Exp $ +# $NetBSD: Makefile,v 1.41 2012/06/14 07:45:30 sbd Exp $ DISTNAME= libxml2-2.7.8 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc python MASTER_SITES= ftp://xmlsoft.org/libxml2/ #MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libxml2/2.7/} |