diff options
author | kim <kim@pkgsrc.org> | 2005-01-09 07:13:31 +0000 |
---|---|---|
committer | kim <kim@pkgsrc.org> | 2005-01-09 07:13:31 +0000 |
commit | 2219bf83a1b92bbc181364ec3dd046f45645844c (patch) | |
tree | 3be3e15b8dd44c01d6266744e1fcdeaf63ed156f /net | |
parent | 026f7481f024789b3b7624ac2105270bbdd356e1 (diff) | |
download | pkgsrc-2219bf83a1b92bbc181364ec3dd046f45645844c.tar.gz |
Give up maintainership. (I voted for removing this pkg instead of
reimporting as ntop1.)
Diffstat (limited to 'net')
-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 e5e37bd5fca..05ab6c98a4d 100644 --- a/net/ntop1/Makefile +++ b/net/ntop1/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2005/01/06 11:44:16 adam Exp $ +# $NetBSD: Makefile,v 1.2 2005/01/09 07:13:31 kim 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= kim@tac.nyc.ny.us +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.ntop.org/ COMMENT= Shows network usage (similar to "top" for processes) |