diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/Makefile b/net/Makefile index bb6df90b15c8..ec28f3291e7c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.28 1995/02/10 06:02:42 gpalmer Exp $ +# $Id: Makefile,v 1.29 1995/02/11 12:37:36 gpalmer Exp $ # -# Broken - gn, ircII +# Broken - gn SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gated gopher imm irc \ - ivs lynx ncftp2 nv pcnfsd pidentd pmf sup tclDP tcp_wrapper \ + ircII ivs lynx ncftp2 nv pcnfsd pidentd pmf sup tclDP tcp_wrapper \ tcpblast tkWWW tintin++ wais wu-ftpd xarchie yale-tftpd .include <bsd.port.subdir.mk> |