diff options
Diffstat (limited to 'textproc/py-libxslt/Makefile')
-rw-r--r-- | textproc/py-libxslt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-libxslt/Makefile b/textproc/py-libxslt/Makefile index 40da5af34ec..8e3ef9d4752 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2010/04/13 16:16:49 drochner Exp $ +# $NetBSD: Makefile,v 1.36 2011/04/22 13:44:51 obache Exp $ DISTNAME= libxslt-1.1.26 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= textproc python MASTER_SITES= ftp://xmlsoft.org/libxslt/ MASTER_SITES+= ${MASTER_SITE_GNOME:=sources/libxslt/1.1/} |