diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-07-10 21:35:10 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-07-10 21:35:10 +0000 |
commit | cb1b3c666ed2e6baff75fdd678ca1e9fdbbff839 (patch) | |
tree | 68dd4500a3fbfb3df5b0372183309248d368125e /net/Makefile | |
parent | a1e74a07ecfc6af02c3fd1eee0b6bc43266afd4e (diff) | |
download | ports-cb1b3c666ed2e6baff75fdd678ca1e9fdbbff839.tar.gz ports-cb1b3c666ed2e6baff75fdd678ca1e9fdbbff839.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
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 |