summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1997-04-13 15:41:57 +0000
committerBrian Somers <brian@FreeBSD.org>1997-04-13 15:41:57 +0000
commit550fd9c4c22f9e3a4da4e9215239250feebf0e02 (patch)
treebff478b378265a9a5fc5e79dd629dfcc77826c46 /net
parentI... want... my... LaTeX... (in my best falsetto) (diff)
Add natd.
Notes
Notes: svn path=/head/; revision=6201
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 06b0b1770488..204ba6f9829f 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.97 1997/04/05 22:16:37 jfitz Exp $
+# $Id: Makefile,v 1.98 1997/04/12 17:19:11 peter Exp $
#
SUBDIR += archie
@@ -31,6 +31,7 @@
SUBDIR += libsocket++
SUBDIR += mirror
SUBDIR += moxftp
+ SUBDIR += natd
SUBDIR += ncftp
SUBDIR += ncftp2
SUBDIR += netcat