diff options
Diffstat (limited to 'www/zope29/Makefile')
-rw-r--r-- | www/zope29/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope29/Makefile b/www/zope29/Makefile index 7e082fc1e12..224d92f7cbe 100644 --- a/www/zope29/Makefile +++ b/www/zope29/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2006/09/09 05:02:35 taca Exp $ +# $NetBSD: Makefile,v 1.7 2006/09/10 00:56:53 taca Exp $ # FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp DISTNAME= Zope-2.9.4-final PKGNAME= zope-2.9.4 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www python MASTER_SITES= http://www.zope.org/Products/Zope/${PKGVERSION}/ EXTRACT_SUFX= .tgz |