diff options
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 9b19dd47a5ef..ef883821f51b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,9 +1,9 @@ -# $Id: Makefile,v 1.22 1994/11/25 20:29:58 ats Exp $ +# $Id: Makefile,v 1.23 1994/12/25 13:19:03 ats Exp $ # # SUBDIR= archie cern_httpd chimera dgd dgd-lpmud fspclient gn gopher irc \ ircII lynx ncftp2 \ - pcnfsd pidentd pmf sup tcp_wrapper tcpblast tkWWW tintin++ wais \ + pcnfsd pidentd pmf sup tclDP tcp_wrapper tcpblast tkWWW tintin++ wais \ wu-ftpd yale-tftpd .include <bsd.port.subdir.mk> |