summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-03-29 18:52:08 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-03-29 18:52:08 +0000
commite0bda482b8dc43da30981d7a9ff3240f581d7660 (patch)
treeebefcdd16cfac64810713f8518784e1d5f14567e /www
parentBring in the new netscape 3.0b2 port (code named "atlas" apparently). (diff)
Add netscape3 port
Notes
Notes: svn path=/head/; revision=2910
Diffstat (limited to 'www')
-rw-r--r--www/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index 7a8c3978dff4..d84c83d7d8b4 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.8 1996/03/17 18:41:10 peter Exp $
+# $Id: Makefile,v 1.9 1996/03/17 22:53:06 asami Exp $
#
RESTRICTED += Mosaic # requires Motif
@@ -17,6 +17,7 @@ RESTRICTED += ashe # requires Motif
SUBDIR += mapedit
SUBDIR += netscape
SUBDIR += netscape2
+ SUBDIR += netscape3
SUBDIR += tkHTML
SUBDIR += tkWWW
SUBDIR += w3c_httpd