diff options
Diffstat (limited to 'net/ntop1/Makefile')
-rw-r--r-- | net/ntop1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntop1/Makefile b/net/ntop1/Makefile index bfa2235abad..20201f89cfb 100644 --- a/net/ntop1/Makefile +++ b/net/ntop1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/04/11 21:46:52 tv Exp $ +# $NetBSD: Makefile,v 1.4 2006/03/04 21:30:21 jlam Exp $ DISTNAME= ntop-1.1 PKGREVISION= 4 @@ -6,7 +6,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.unipi.it/pub/local/ntop/source/ EXTRACT_SUFX= -src.tar.gz -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.ntop.org/ COMMENT= Shows network usage (similar to "top" for processes) |