diff options
Diffstat (limited to 'net/py-zsi/Makefile')
-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/} |