summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-12-27 04:10:19 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-12-27 04:10:19 +0000
commit4d5aaea8aee2c1cec6083ed51fc82f2498e2610c (patch)
tree9911758b9a0a79e05101088e099019bf6d7923b2 /net/Makefile
parentAdd vilearn. (diff)
Add macipgw and ncftp3.
Notes
Notes: svn path=/head/; revision=9199
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 55681c5520cc..c2249b183123 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.130 1997/11/26 00:25:15 jseger Exp $
+# $Id: Makefile,v 1.131 1997/12/01 23:19:38 jseger Exp $
#
SUBDIR += archie
@@ -41,12 +41,14 @@
SUBDIR += libsocket++
SUBDIR += llnlxdir
SUBDIR += llnlxftp
+ SUBDIR += macipgw
SUBDIR += mirror
SUBDIR += moxftp
SUBDIR += mpd
SUBDIR += mrtg
SUBDIR += ncftp
SUBDIR += ncftp2
+ SUBDIR += ncftp3
SUBDIR += netatalk
SUBDIR += netcat
SUBDIR += netpipes