diff options
author | farrokhi <farrokhi@FreeBSD.org> | 2006-11-09 03:42:21 +0800 |
---|---|---|
committer | farrokhi <farrokhi@FreeBSD.org> | 2006-11-09 03:42:21 +0800 |
commit | 3c415578b14f0b04cd0f3ab619f0e4e83add0643 (patch) | |
tree | 3211f624da00ad6a2acdf497d18576abd0b91642 /net-mgmt/Makefile | |
parent | 4a35b63df708a08df11c1bee58d72e084849c288 (diff) | |
download | freebsd-ports-gnome-3c415578b14f0b04cd0f3ab619f0e4e83add0643.tar.gz freebsd-ports-gnome-3c415578b14f0b04cd0f3ab619f0e4e83add0643.tar.zst freebsd-ports-gnome-3c415578b14f0b04cd0f3ab619f0e4e83add0643.zip |
Sjitter is a command line client/server to measure jitter
(based on RFC 1889), one way UDP delay and bandwidth.
PR: ports/104898
Submitted by: self
Approved by: miwi (mentor)
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r-- | net-mgmt/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile index 64e170004b12..886cb713517d 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -189,6 +189,7 @@ SUBDIR += sendip SUBDIR += sing SUBDIR += sipcalc + SUBDIR += sjitter SUBDIR += slate SUBDIR += snmptt SUBDIR += softflowd |