summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-11-01 02:41:35 +0000
committerSteve Price <steve@FreeBSD.org>1999-11-01 02:41:35 +0000
commitde338b3f920a87a1adbcf9ced4b46a9d59735835 (patch)
tree24eaefc00c9f67d6dc6ce1d6c410b2ba2310708e
parentInitial import of zope version 2.0.0b5. (diff)
Activate the adzapper, netscape-remote, and zope ports.
Notes
Notes: svn path=/head/; revision=22799
-rw-r--r--www/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile
index 60ab4f4d9de5..928a6c150d06 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -3,6 +3,7 @@
SUBDIR += Mosaic # requires Motif
SUBDIR += WebMagick
+ SUBDIR += adzapper
SUBDIR += amaya
SUBDIR += analog
SUBDIR += apache13
@@ -59,6 +60,7 @@
SUBDIR += mhonarc
SUBDIR += momspider
SUBDIR += mozilla
+ SUBDIR += netscape-remote
SUBDIR += netscape3
SUBDIR += netscape3-gold
SUBDIR += netscape4-communicator
@@ -122,5 +124,6 @@
SUBDIR += wwwoffle
SUBDIR += wwwstat
SUBDIR += xitami
+ SUBDIR += zope
.include <bsd.port.subdir.mk>