From 9e3f5c648fb83c0db5a71d843c4b1fb26a8f1474 Mon Sep 17 00:00:00 2001 From: leeym Date: Fri, 21 Apr 2006 14:12:50 +0000 Subject: - 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/ --- net-mgmt/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'net-mgmt/Makefile') 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 -- cgit