summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-07-10 21:35:10 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-07-10 21:35:10 +0000
commitcb1b3c666ed2e6baff75fdd678ca1e9fdbbff839 (patch)
tree68dd4500a3fbfb3df5b0372183309248d368125e /net
parentAfter repocopy from net/elsa to net/tcserver: (diff)
Remove elsa, add tcserver
Notes
Notes: svn path=/head/; revision=30459
Diffstat (limited to 'net')
-rw-r--r--net/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 6ecaa1754bcc..2312e4402033 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -56,7 +56,6 @@
SUBDIR += doc
SUBDIR += domtools
SUBDIR += echoping
- SUBDIR += elsa
SUBDIR += etherboot
SUBDIR += ethereal
SUBDIR += everybuddy
@@ -220,6 +219,7 @@
SUBDIR += tcpflow
SUBDIR += tcpshow
SUBDIR += tcptrace
+ SUBDIR += tcserver
SUBDIR += tdetect
SUBDIR += telnetx
SUBDIR += telserv