diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 68887881afa8..f3fcd616a3df 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,10 @@ -# $Id: Makefile,v 1.19 1994/11/15 01:38:10 ache Exp $ +# $Id: Makefile,v 1.20 1994/11/20 23:10:25 ats 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 tintin++ wais wu-ftpd yale-tftpd + pcnfsd pidentd pmf sup tcp_wrapper tkWWW tintin++ wais wu-ftpd + yale-tftpd .include <bsd.port.subdir.mk> |