summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-10-13 09:19:57 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-10-13 09:19:57 +0000
commitdbc989746170982ec6ade8f71a5f1af1cef9f79f (patch)
treea09073e208e9948d9a5ec34dfc5d07fa29f3eb2c /net
parentNew and updated checksum. (diff)
Add netscape2.
Notes
Notes: svn path=/head/; revision=2332
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 3bd3936201a1..4af77957c91a 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.57 1995/10/05 09:41:54 asami Exp $
+# $Id: Makefile,v 1.58 1995/10/12 07:43:30 asami Exp $
#
RESTRICTED += Mosaic # requires Motif, Mosaic itself isn't
@@ -23,6 +23,7 @@ RESTRICTED += ivs # crypto, export controlled
SUBDIR += moxftp
SUBDIR += ncftp2
SUBDIR += netscape
+ SUBDIR += netscape2
SUBDIR += nv
SUBDIR += pcnfsd
SUBDIR += pmf