summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-04-24 07:54:15 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-04-24 07:54:15 +0000
commit99bbfced7c983b4e3b37c67ebee36a3e2352e1bf (patch)
tree92306a77e24f3072d5ebfa19c9f25301d0e40ad4 /net
parentUpdate, 2.1 -> 2.1.3. (diff)
Take out gopher for now.
Notes
Notes: svn path=/head/; revision=1510
Diffstat (limited to 'net')
-rw-r--r--net/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index a6ebaf7e9661..bbfab23e88fb 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,9 +1,10 @@
-# $Id: Makefile,v 1.38 1995/04/06 06:53:18 jkh Exp $
+# $Id: Makefile,v 1.39 1995/04/17 06:04:16 asami Exp $
#
# Broken - gn, dgd-lpmud
# Broken for XFree3.x - wais
+# Broken - gopher (upgraded, new one uses fgetpwent())
-SUBDIR= archie cern_httpd cern_linemode chimera dgd fspclient gated gopher \
+SUBDIR= archie cern_httpd cern_linemode chimera dgd fspclient gated \
imm irc \
ircII lynx ncftp2 nv pcnfsd pidentd pmf samba scotty slirp sup tclDP \
tcp_wrapper tcpblast tkined tkWWW tintin++ wu-ftpd xarchie \