diff options
Diffstat (limited to 'www/zope3')
-rw-r--r-- | www/zope3/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/zope3/Makefile b/www/zope3/Makefile index d8b754fb0b6..c7327dda4fc 100644 --- a/www/zope3/Makefile +++ b/www/zope3/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/12/10 02:51:35 taca Exp $ +# $NetBSD: Makefile,v 1.5 2005/12/29 06:22:25 jlam Exp $ # DISTNAME= Zope-3.1.0 @@ -26,7 +26,6 @@ EXTRACT_USING= gtar BUILD_TARGET= build -USE_PKGINSTALL= yes RCD_SCRIPTS= zope3 zss3 ZOPE3_GROUP?= zope3 ZOPE3_USER?= zope3 |