summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2002-08-23 11:49:22 +0000
committerwiz <wiz>2002-08-23 11:49:22 +0000
commit2f8e4c7933f2682752fa9cffc6f2c3994a3b1d8e (patch)
tree90769ca9b75c6142c820623fde953a83d5d4873d
parent338609417d45164bef15f4e8cf26c97491b6ec39 (diff)
downloadpkgsrc-2f8e4c7933f2682752fa9cffc6f2c3994a3b1d8e.tar.gz
Add commented out zope25.
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index ee8da569fc0..ef86b4251ea 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.205 2002/08/20 00:09:12 fredb Exp $
+# $NetBSD: Makefile,v 1.206 2002/08/23 11:49:22 wiz Exp $
#
COMMENT= Packages related to the World Wide Web
@@ -176,6 +176,7 @@ SUBDIR+= www6to4
SUBDIR+= wwwcount
SUBDIR+= wwwoffle
SUBDIR+= zope
+#SUBDIR+= zope25 # for testing thread enabled python
SUBDIR+= zope-confera
.include "../mk/bsd.pkg.subdir.mk"