diff options
author | alepulver <alepulver@FreeBSD.org> | 2006-10-31 10:46:34 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2006-10-31 10:46:34 +0800 |
commit | db04b3bb886121035b9bb0c5d934da1a01bc86b2 (patch) | |
tree | 89ffd7b60037767e6ac6781823a7b48b9da9a5bf /net-mgmt/Makefile | |
parent | ccda903a8fe5bb77fd15a17a15c78c2ab8d98865 (diff) | |
download | freebsd-ports-gnome-db04b3bb886121035b9bb0c5d934da1a01bc86b2.tar.gz freebsd-ports-gnome-db04b3bb886121035b9bb0c5d934da1a01bc86b2.tar.zst freebsd-ports-gnome-db04b3bb886121035b9bb0c5d934da1a01bc86b2.zip |
wdiag is a utility to monitor Westell DSL modem diagnostics and line
statistics. It reports SNR, Attenuation, etc for the DSL line.
WWW: http://wdiag.sourceforge.net/
PR: ports/104231
Submitted by: Josh Carroll <josh.carroll at gmail.com>
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 298e555bec3a..2a651e870160 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -198,6 +198,7 @@ SUBDIR += tcptrack SUBDIR += torrus SUBDIR += trafd + SUBDIR += wdiag SUBDIR += weplab SUBDIR += whatmask SUBDIR += wide-dhcp |