diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 864f12b..a450098 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> |