diff options
Diffstat (limited to 'textproc/py-libxslt/Makefile')
-rw-r--r-- | textproc/py-libxslt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index 8e3ef9d4752..2d560b7a5dc 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2011/04/22 13:44:51 obache Exp $ +# $NetBSD: Makefile,v 1.37 2012/06/14 07:44:43 sbd Exp $ DISTNAME= libxslt-1.1.26 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc python MASTER_SITES= ftp://xmlsoft.org/libxslt/ MASTER_SITES+= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/} |