summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-04-12 08:42:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-04-12 08:42:56 +0000
commit9e8dd1cc557218aa2e54866108cfce9b24575842 (patch)
tree973f36c71789ded93ae5fece70192ce744f9b732 /net
parentThis port is RESTRICTED because of restrictive copyright. (diff)
Add dhcp, ivs and wais.
Notes
Notes: svn path=/head/; revision=2989
Diffstat (limited to 'net')
-rw-r--r--net/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile
index 46087926456a..fecd8b50b657 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.64 1996/03/25 08:59:46 asami Exp $
+# $Id: Makefile,v 1.65 1996/03/25 10:13:47 asami Exp $
#
SUBDIR += archie
-RESTRICTED += dhcp # license issues for distribution
+ SUBDIR += dhcp
SUBDIR += dgd
SUBDIR += dgd-lpmud
SUBDIR += dip
@@ -13,7 +13,7 @@ RESTRICTED += dhcp # license issues for distribution
SUBDIR += imm
SUBDIR += irc
SUBDIR += ircII
-RESTRICTED += ivs # crypto, export controlled
+ SUBDIR += ivs
SUBDIR += mirror
SUBDIR += moxftp
SUBDIR += ncftp2
@@ -31,7 +31,7 @@ RESTRICTED += ivs # crypto, export controlled
SUBDIR += tinyfugue
SUBDIR += tkined
SUBDIR += vic
- BROKEN += wais # for XFree3.x
+ SUBDIR += wais
SUBDIR += wu-ftpd
SUBDIR += xarchie
SUBDIR += xgopher