summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1994-11-04 10:14:39 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1994-11-04 10:14:39 +0000
commitf96b5063af92de59e53a9d6c938e1552b31e8059 (patch)
treefd4c783054dd370a19cb19d14d474e5184406706 /net
parentncftp2 (enhanced ncftp) (diff)
ncftp2 added
Notes
Notes: svn path=/head/; revision=320
Diffstat (limited to 'net')
-rw-r--r--net/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile
index 4e348599cf7b..4bba8b9d6f43 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,8 +1,8 @@
-# $Id: Makefile,v 1.11 1994/10/29 22:21:26 pst Exp $
+# $Id: Makefile,v 1.12 1994/11/01 22:36:35 torstenb Exp $
#
# XXX ncftp moved to core distribution
#
-SUBDIR= archie cern_httpd chimera dgd gn irc ircII pcnfsd pidentd \
+SUBDIR= archie cern_httpd chimera dgd gn irc ircII ncftp2 pcnfsd pidentd \
pmf sup tcpblast wais wu-ftpd yale-tftpd tcp_wrapper
.include <bsd.port.subdir.mk>