diff options
author | recht <recht@pkgsrc.org> | 2004-01-23 16:48:54 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-01-23 16:48:54 +0000 |
commit | e2aec8ebd84a9b5d26169c9ca941aa2bf021bd17 (patch) | |
tree | 559fd4998d5c0cb966a1769028c63d817d48b76d /net/py-zsi | |
parent | 1ac8b8c2643f8c87f6f1cf90cbfaecd855f2a190 (diff) | |
download | pkgsrc-e2aec8ebd84a9b5d26169c9ca941aa2bf021bd17.tar.gz |
bump PKGREVISIONS after name change of the pyxml dependency.
spotted by wiz@
Diffstat (limited to 'net/py-zsi')
-rw-r--r-- | net/py-zsi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-zsi/Makefile b/net/py-zsi/Makefile index 796a3459413..4ddc63e5182 100644 --- a/net/py-zsi/Makefile +++ b/net/py-zsi/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2004/01/23 15:31:58 recht Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/23 16:48:54 recht Exp $ # DISTNAME= ZSI-1.4.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pywebsvcs/} |