diff options
author | leeym <leeym@FreeBSD.org> | 2006-04-21 22:12:50 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2006-04-21 22:12:50 +0800 |
commit | 9e3f5c648fb83c0db5a71d843c4b1fb26a8f1474 (patch) | |
tree | 06fbfd1aa1a159d64103c7e56092bc01b489b510 /net-mgmt/Makefile | |
parent | 096e08e0e61e1a9d87224a3076463201bfbcdae2 (diff) | |
download | freebsd-ports-gnome-9e3f5c648fb83c0db5a71d843c4b1fb26a8f1474.tar.gz freebsd-ports-gnome-9e3f5c648fb83c0db5a71d843c4b1fb26a8f1474.tar.zst freebsd-ports-gnome-9e3f5c648fb83c0db5a71d843c4b1fb26a8f1474.zip |
- add nettop-0.2.3
Nettop is a program which looks like top, but is for network packets.
It requires libpcap and slang to be installed on your computer.
WWW: http://srparish.net/scripts/
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 0fd5b2082d01..3e61026fddd6 100644 --- a/net-mgmt/Makefile +++ b/net-mgmt/Makefile @@ -101,6 +101,7 @@ SUBDIR += netsaint SUBDIR += netsaint-plugins SUBDIR += netspoc + SUBDIR += nettop SUBDIR += netustad SUBDIR += netwag SUBDIR += netwox |