diff options
Diffstat (limited to 'www/Makefile')
-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" |