diff options
author | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-05-02 11:53:34 +0000 |
commit | 1805879c02891a54853d9411895c829f25b4b03c (patch) | |
tree | 0b3576bf8d40c5f7d058728d38e43564bcae5836 /textproc/py-xmltools | |
parent | 21b7dafeafdf4f2a6ce8038817479cf829b6e0b6 (diff) | |
download | pkgsrc-1805879c02891a54853d9411895c829f25b4b03c.tar.gz |
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'textproc/py-xmltools')
-rw-r--r-- | textproc/py-xmltools/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/py-xmltools/Makefile b/textproc/py-xmltools/Makefile index 59994274740..c29d71e66b2 100644 --- a/textproc/py-xmltools/Makefile +++ b/textproc/py-xmltools/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/04 12:49:17 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 11:56:32 wiz Exp $ # DISTNAME= xmltools-1.3.7 +PKGREVISION= 1 PKGNAME= ${PYPKGPREFIX}-xmltools-1.3.7 CATEGORIES= textproc MASTER_SITES= http://www.logilab.org/ftp/pub/xmltools/ |