diff options
author | wxs <wxs@FreeBSD.org> | 2009-09-10 03:19:13 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2009-09-10 03:19:13 +0800 |
commit | ba3cd978e4b0be58ea293e88c91b577c02f0b3bd (patch) | |
tree | 3fe39cd3c0f648798bd9a7caf1479728955617f0 /net/ntop | |
parent | d2bc13d19aa621b68e2bc29e473068ecdda393e4 (diff) | |
download | freebsd-ports-gnome-ba3cd978e4b0be58ea293e88c91b577c02f0b3bd.tar.gz freebsd-ports-gnome-ba3cd978e4b0be58ea293e88c91b577c02f0b3bd.tar.zst freebsd-ports-gnome-ba3cd978e4b0be58ea293e88c91b577c02f0b3bd.zip |
- Reassign maintainer to ports@
Diffstat (limited to 'net/ntop')
-rw-r--r-- | net/ntop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index f6d5af8acb5e..b0d6e9936b0e 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= SF -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Network monitoring tool with command line and web interfaces BUILD_DEPENDS= rrdtool>=1.2:${PORTSDIR}/databases/rrdtool \ |