summaryrefslogtreecommitdiff
path: root/net/ntop/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:52:59 +0000
committerwiz <wiz>2001-02-17 17:52:59 +0000
commit3a61aee4cd7edf6f0c15bae603650c4f4453fd69 (patch)
treee8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /net/ntop/Makefile
parent4e3547de3bbe9aae985ad91f7aae76896b121cf0 (diff)
downloadpkgsrc-3a61aee4cd7edf6f0c15bae603650c4f4453fd69.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r--net/ntop/Makefile3
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