aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1995-03-19 20:43:00 +0800
committerats <ats@FreeBSD.org>1995-03-19 20:43:00 +0800
commitf8094f967ee8236d950f98d366315ce7ada1d289 (patch)
treee987f3acda8044afbfb151f5e977763476b7c0e3 /net
parent330249a8786de97f05c4d9ef4b8dcd0b533df6ec (diff)
downloadfreebsd-ports-gnome-f8094f967ee8236d950f98d366315ce7ada1d289.tar.gz
freebsd-ports-gnome-f8094f967ee8236d950f98d366315ce7ada1d289.tar.zst
freebsd-ports-gnome-f8094f967ee8236d950f98d366315ce7ada1d289.zip
Comment out wais for the moment until it is fixed.
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>