summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-03-19 12:43:00 +0000
committerAndreas Schulz <ats@FreeBSD.org>1995-03-19 12:43:00 +0000
commita3ff74310efffa324e6ffb78de3f341aef02558e (patch)
tree2020a0c219cc301616ec5eb11e85f999f4dc30f3 /net
parentChange the Makefile to use gmake instead of make to prevent all the (diff)
Comment out wais for the moment until it is fixed.
Notes
Notes: svn path=/head/; revision=1149
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 864f12bc9d1e..a45009896a17 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,10 +1,11 @@
-# $Id: Makefile,v 1.33 1995/02/21 17:41:32 jkh Exp $
+# $Id: Makefile,v 1.34 1995/03/12 23:03:16 ats Exp $
#
# Broken - gn, dgd-lpmud
+# Broken for XFree3.x - wais
SUBDIR= archie cern_httpd chimera dgd fspclient gated gopher imm irc \
ircII ivs lynx ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \
- tcp_wrapper tcpblast tkined tkWWW tintin++ wais wu-ftpd xarchie \
+ tcp_wrapper tcpblast tkined tkWWW tintin++ wu-ftpd xarchie \
yale-tftpd zircon
.include <bsd.port.subdir.mk>