diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/net/Makefile b/net/Makefile index f3fcd616a3df..c62197fc2943 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,10 +1,8 @@ -# $Id: Makefile,v 1.20 1994/11/20 23:10:25 ats Exp $ +# $Id: Makefile,v 1.21 1994/11/24 22:23:05 asami Exp $ # -# XXX ncftp moved to core distribution -# tcpblast temporarily removed # SUBDIR= archie cern_httpd chimera dgd fspclient gn irc ircII lynx ncftp2 \ - pcnfsd pidentd pmf sup tcp_wrapper tkWWW tintin++ wais wu-ftpd - yale-tftpd + pcnfsd pidentd pmf sup tcp_wrapper tcpblast tkWWW tintin++ wais \ + wu-ftpd yale-tftpd .include <bsd.port.subdir.mk> |