diff options
Diffstat (limited to 'www/zope3/Makefile')
-rw-r--r-- | www/zope3/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/zope3/Makefile b/www/zope3/Makefile index 9ff335f6c6b..d14601236de 100644 --- a/www/zope3/Makefile +++ b/www/zope3/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2006/01/07 19:28:00 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/01/24 07:32:50 wiz Exp $ # DISTNAME= Zope-3.2.0 PKGNAME= zope3-3.2.0 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://www.zope.org/Products/Zope3/3.2.0final/ EXTRACT_SUFX= .tgz |