diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-09-09 19:19:13 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-09-09 19:19:13 +0000 |
commit | 1771683e1c8efd3094c5468d5980b3cda7ba37fc (patch) | |
tree | c3f54bbd2edf1a5f0fbe011776b34b5cf03f4681 /net/ntop | |
parent | 0f060f5e863c5ad335c22ca081e798e6b5304a37 (diff) |
Notes
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 \ |