diff options
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 8f0fb2f36f0..143c64bcb64 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2001/01/07 02:25:35 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2001/02/17 18:19:18 wiz Exp $ DISTNAME= ntop-1.1 PKGNAME= ntop-1.1nb1 @@ -8,6 +8,7 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= kim@tac.nyc.ny.us HOMEPAGE= http://www.ntop.org/ +COMMENT= shows network usage (similar to "top" for processes) GNU_CONFIGURE= yes USE_CURSES= yes |