diff options
author | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-06-16 12:49:00 +0000 |
---|---|---|
committer | Rodrigo Osorio <rodrigo@FreeBSD.org> | 2014-06-16 12:49:00 +0000 |
commit | b93cd6367027f2c393864aebd33c3403210ac291 (patch) | |
tree | 1c952f03fb97cd7c5aa68ed39e067f7df5d7ba5b /net-mgmt/rrdbot/Makefile | |
parent | ed71507e2ba7a51199a0db4f50e7853a5a5ae79e (diff) | |
download | ports-b93cd6367027f2c393864aebd33c3403210ac291.tar.gz ports-b93cd6367027f2c393864aebd33c3403210ac291.zip |
Notes
Diffstat (limited to 'net-mgmt/rrdbot/Makefile')
-rw-r--r-- | net-mgmt/rrdbot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/rrdbot/Makefile b/net-mgmt/rrdbot/Makefile index 897fdc369966..59e3ebecfce0 100644 --- a/net-mgmt/rrdbot/Makefile +++ b/net-mgmt/rrdbot/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://thewalter.net/stef/software/rrdbot/ -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= rodrigo@FreeBSD.org COMMENT= Threaded SNMP polling daemon which stores data in RRDs LIB_DEPENDS= rrd:${PORTSDIR}/databases/rrdtool |