summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-05-13 09:16:48 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-05-13 09:16:48 +0000
commite24a7830320ad0e64fc691f1027c3076e352d6c3 (patch)
tree0c74e5acd0ae01cee99c927c593a78616251af5d /net
parentMake this thing compile and install. (diff)
Add moxftp, vic and xgopher, put tintin++ in alphabetical order.
Notes
Notes: svn path=/head/; revision=1716
Diffstat (limited to 'net')
-rw-r--r--net/Makefile15
1 files changed, 7 insertions, 8 deletions
diff --git a/net/Makefile b/net/Makefile
index 9c2e4774a1ed..dddf7f31912f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,15 +1,14 @@
-# $Id: Makefile,v 1.43 1995/05/05 20:22:33 adam Exp $
+# $Id: Makefile,v 1.44 1995/05/12 08:20:53 asami Exp $
#
# Broken - dgd-lpmud
-# Broken for XFree3.x - wais
# Broken - slirp (upgraded)
+# Broken for XFree3.x - wais
+# Restricted - ivs (crypto, export controlled)
SUBDIR= archie cern_httpd cern_linemode chimera dgd fspclient gated \
- gn gopher imm irc \
- ircII lynx ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \
- tcp_wrapper tcpblast tkined tkWWW tintin++ wu-ftpd wwwish xarchie \
- yale-tftpd ytalk zircon
-
-# RESTRICTED: ivs (crypto)
+ gn gopher imm irc ircII \
+ lynx moxftp ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \
+ tcp_wrapper tcpblast tintin++ tkWWW tkined vic \
+ wu-ftpd wwwish xarchie xgopher yale-tftpd ytalk zircon
.include <bsd.port.subdir.mk>