diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 9d8074c..4e34859 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.10 1994/10/29 22:11:31 pst Exp $ +# $Id: Makefile,v 1.11 1994/10/29 22:21:26 pst Exp $ # # XXX ncftp moved to core distribution # SUBDIR= archie cern_httpd chimera dgd gn irc ircII pcnfsd pidentd \ - pmf sup tcpblast wais wu-ftpd yale-tftpd + pmf sup tcpblast wais wu-ftpd yale-tftpd tcp_wrapper .include <bsd.port.subdir.mk> |