diff options
Diffstat (limited to 'net/ntop2/Makefile')
-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 e0acf3bc87c..fb30e8bb1b3 100644 --- a/net/ntop2/Makefile +++ b/net/ntop2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/05/06 17:42:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.17 2003/06/02 01:17:51 jschauma Exp $ DISTNAME= ntop-2.1.54 PKGNAME= ntop2-2.1.54 @@ -8,7 +8,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} EXTRACT_SUFX= .tgz -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://www.ntop.org/ COMMENT= shows network usage (similar to "top" for processes) |