diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-07-10 21:35:10 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-07-10 21:35:10 +0000 |
commit | 696c53463291dc33f94c6d080c16d64c9ddef676 (patch) | |
tree | be77f319b1e4f24864f44e289bb9dde303770325 /net | |
parent | 51fad452173072881fb3c3a52bec41acd3481970 (diff) | |
download | FreeBSD-ports-696c53463291dc33f94c6d080c16d64c9ddef676.zip FreeBSD-ports-696c53463291dc33f94c6d080c16d64c9ddef676.tar.gz |
Remove elsa, add tcserver
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 6ecaa17..2312e44 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 |