diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-23 21:50:42 +0000 |
commit | a58dd81611b8c564055c0a7d0f7e209646354e43 (patch) | |
tree | e47d9165fc61d62512538b4bd8c5271c35985a15 /textproc/py-libxslt/Makefile | |
parent | 3e010aca5bde48bd486fa7c43f4dca63459ae74a (diff) | |
download | pkgsrc-a58dd81611b8c564055c0a7d0f7e209646354e43.tar.gz |
Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.
This shouldn't be needed if we had non-recursive dependancies *sigh*.
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 6620012cc34..2a139e6d9a2 100644 --- a/textproc/py-libxslt/Makefile +++ b/textproc/py-libxslt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/01/04 22:24:05 recht Exp $ +# $NetBSD: Makefile,v 1.3 2004/01/23 21:50:49 jmmv Exp $ DISTNAME= libxml2-python-${LIBXML_VERSION} PKGNAME= ${PYPKGPREFIX}-libxslt-1.1.2 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= ftp://xmlsoft.org/python/ |