diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/Makefile b/net/Makefile index 862d9aa4267a..f17c43638423 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,10 +1,10 @@ -# $Id: Makefile,v 1.31 1995/02/12 09:52:04 jkh Exp $ +# $Id: Makefile,v 1.32 1995/02/12 14:42:20 gpalmer Exp $ # # Broken - gn SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gated gopher imm irc \ - ircII ivs lynx ncftp2 nv pcnfsd pidentd pmf samba sup tclDP \ - tcp_wrapper tcpblast tkWWW tintin++ wais wu-ftpd xarchie yale-tftpd \ - zircon + ircII ivs lynx ncftp2 nv pcnfsd pidentd pmf samba scotty sup tclDP \ + tcp_wrapper tcpblast tkined tkWWW tintin++ wais wu-ftpd xarchie \ + yale-tftpd zircon .include <bsd.port.subdir.mk> |