diff options
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index a4cbe122058c..b0c21277800c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.17 1994/11/10 05:58:43 gpalmer Exp $ +# $Id: Makefile,v 1.18 1994/11/15 01:17:01 gpalmer Exp $ # # XXX ncftp moved to core distribution # tcpblast temporarily removed # SUBDIR= archie cern_httpd chimera dgd fspclient gn irc ircII lynx ncftp2 \ - pidentd pcnfsd pmf sup wu-ftpd tcp_wrapper + pidentd pcnfsd pmf sup tintin++ wu-ftpd tcp_wrapper .include <bsd.port.subdir.mk> |