aboutsummaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorDaniel Harris <dannyboy@FreeBSD.org>2001-02-01 23:31:23 +0000
committerDaniel Harris <dannyboy@FreeBSD.org>2001-02-01 23:31:23 +0000
commit8df1866a7d5828e59e04441c768716001b2dd148 (patch)
treec3c3298ce2133ae0dac112ffcb2e9e1761da2a10 /net/Makefile
parente1beb7e5c76bc57c0eb1e1970dc25752b14f4194 (diff)
downloadports-8df1866a7d5828e59e04441c768716001b2dd148.tar.gz
ports-8df1866a7d5828e59e04441c768716001b2dd148.zip
Add tcpstat, a vmstat-like tool for networks.
PR: 24722 Submitted by: greid@ukug.uk.freebsd.org
Notes
Notes: svn path=/head/; revision=37897
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile
index 1222f138c629..03d062f7f517 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -279,6 +279,7 @@
SUBDIR += tcpmssd
SUBDIR += tcpreplay
SUBDIR += tcpshow
+ SUBDIR += tcpstat
SUBDIR += tcptrace
SUBDIR += tcserver
SUBDIR += tdetect