diff options
Diffstat (limited to 'www/zope211/Makefile')
-rw-r--r-- | www/zope211/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/zope211/Makefile b/www/zope211/Makefile index 3e0db7b2648..a19af77ab5b 100644 --- a/www/zope211/Makefile +++ b/www/zope211/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/06/21 10:39:31 taca Exp $ +# $NetBSD: Makefile,v 1.2 2008/07/20 02:14:23 taca Exp $ # DISTNAME= Zope-${ZOPE211_VERSION}-final PKGNAME= ${ZOPE_PKG_PREFIX}-${ZOPE211_VERSION} CATEGORIES= www python MASTER_SITES= http://www.zope.org/Products/Zope/${ZOPE211_VERSION}/ +EXTRACT_SUFX= .tgz MAINTAINER= taca@NetBSD.org HOMEPAGE= http://www.zope.org/ |