diff options
Diffstat (limited to 'textproc/py-xmltools')
-rw-r--r-- | textproc/py-xmltools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-xmltools/Makefile b/textproc/py-xmltools/Makefile index fffea813244..e3f7d042454 100644 --- a/textproc/py-xmltools/Makefile +++ b/textproc/py-xmltools/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2003/06/02 01:16:27 jschauma Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:36 wiz Exp $ # DISTNAME= xmltools-1.3.7 PKGNAME= ${PYPKGPREFIX}-xmltools-1.3.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= textproc MASTER_SITES= http://www.logilab.org/ftp/pub/xmltools/ |