diff options
Diffstat (limited to 'net/ntop2')
-rw-r--r-- | net/ntop2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntop2/Makefile b/net/ntop2/Makefile index 0c4210a4c43..036e16816c3 100644 --- a/net/ntop2/Makefile +++ b/net/ntop2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2003/06/24 08:16:32 adam Exp $ +# $NetBSD: Makefile,v 1.20 2003/07/17 22:51:30 grant Exp $ DISTNAME= ntop-2.2 PKGNAME= ntop2-2.2 @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} EXTRACT_SUFX= .tgz -MAINTAINER= adam@netbsd.org +MAINTAINER= adam@NetBSD.org HOMEPAGE= http://www.ntop.org/ COMMENT= shows network usage (similar to "top" for processes) |