diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2008-02-04 15:35:12 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2008-02-04 15:35:12 +0000 |
commit | ce0191e49e820f920d56b0d7c750795e950c4790 (patch) | |
tree | f2ea421b42a653320678738c4097e0548f381ea9 /net/ntop | |
parent | 821e267c37766bdc6f7fc3a80fe4b3bbceb29a3f (diff) | |
download | ports-ce0191e49e820f920d56b0d7c750795e950c4790.tar.gz ports-ce0191e49e820f920d56b0d7c750795e950c4790.zip |
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 4fca93c169d8..38e682e54369 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= wxs@atarininja.org +MAINTAINER= wxs@FreeBSD.org COMMENT= Network monitoring tool with command line and web interfaces BUILD_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool |