summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1996-06-20 18:52:18 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1996-06-20 18:52:18 +0000
commitc493aad46d0487974b57d5d932901893a5fe1a73 (patch)
tree24ea01ce74b32420c2243aa919e27b57cc93148d /net
parentWhoops - I made `make clean' chatty by mistake. (diff)
Add ncftp to SUBDIRs
Notes
Notes: svn path=/head/; revision=3263
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index bac08ee3b385..913197814e09 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.69 1996/05/04 02:49:38 asami Exp $
+# $Id: Makefile,v 1.70 1996/06/19 20:09:49 adam Exp $
#
SUBDIR += archie
@@ -17,6 +17,7 @@
SUBDIR += ivs
SUBDIR += mirror
SUBDIR += moxftp
+ SUBDIR += ncftp
SUBDIR += ncftp2
SUBDIR += nv
SUBDIR += pcnfsd