diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-07 12:40:08 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-03-07 12:40:08 +0000 |
commit | 38203d8bfc3b044d98a1ac3cccf8711927860724 (patch) | |
tree | af6ae4f50d79724aaaffb7b4bd25c3e12427c827 /net/Makefile | |
parent | 3446a2fea84b2d324daf8f972a5fddccefa495a0 (diff) | |
download | ports-38203d8bfc3b044d98a1ac3cccf8711927860724.tar.gz ports-38203d8bfc3b044d98a1ac3cccf8711927860724.zip |
Notes
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 6f236bf8fe0a..45dcbb161444 100644 --- a/net/Makefile +++ b/net/Makefile @@ -285,6 +285,7 @@ SUBDIR += tcpshow SUBDIR += tcpstat SUBDIR += tcptrace + SUBDIR += tcpview SUBDIR += tcserver SUBDIR += tdetect SUBDIR += telnetx |