summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-05-20 01:30:51 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-05-20 01:30:51 +0000
commit9cc07f14c86d8e4b47141861d72c8a873c9fc6a9 (patch)
treeaef3b9df23bc6af11315d8d89816088ea2ab8570 /www/Makefile
parent- PDF_close() shouldn't fclose() the file because PDF_open() expects an (diff)
Add netscape46-{commnicator,navigator}. It's been 9 hours since the
upgrade commit so I assume Sada-san's just forgotten about it.
Notes
Notes: svn path=/head/; revision=18896
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile
index f98d656e4d07..185dd1e7912b 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.126 1999/05/03 03:10:52 steve Exp $
+# $Id: Makefile,v 1.127 1999/05/04 16:15:51 flathill Exp $
#
SUBDIR += Mosaic # requires Motif
@@ -57,6 +57,8 @@
SUBDIR += netscape45-communicator
SUBDIR += netscape45-communicator.us
SUBDIR += netscape45-navigator
+ SUBDIR += netscape46-communicator
+ SUBDIR += netscape46-navigator
SUBDIR += npc
SUBDIR += p5-Apache
SUBDIR += p5-CGI