diff options
author | wiz <wiz@pkgsrc.org> | 2002-08-23 11:49:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-08-23 11:49:22 +0000 |
commit | bd699c58f9db9139aa44a7f3f7ed2f8399f6f922 (patch) | |
tree | 90769ca9b75c6142c820623fde953a83d5d4873d | |
parent | 76bc8a0610f610c8bc9cc120fd20ae0a4589a6d0 (diff) | |
download | pkgsrc-bd699c58f9db9139aa44a7f3f7ed2f8399f6f922.tar.gz |
Add commented out zope25.
-rw-r--r-- | www/Makefile | 3 |
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" |