diff options
author | Steve Price <steve@FreeBSD.org> | 1999-11-01 02:41:35 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-11-01 02:41:35 +0000 |
commit | de338b3f920a87a1adbcf9ced4b46a9d59735835 (patch) | |
tree | 24eaefc00c9f67d6dc6ce1d6c410b2ba2310708e /www/Makefile | |
parent | f73c0fc047f1e5b38e105e9ff6e159e143cb4cdb (diff) | |
download | ports-de338b3f920a87a1adbcf9ced4b46a9d59735835.tar.gz ports-de338b3f920a87a1adbcf9ced4b46a9d59735835.zip |
Notes
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
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> |