diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-04 02:43:26 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-02-04 02:43:26 +0000 |
commit | 7aade312c03d711951f5fdd40c00fdf95d24b37a (patch) | |
tree | d36ae9d41a17e0c0ef6f17c8394eede6725b4125 /net-mgmt/nagiosgraph | |
parent | ab96a9ab0672a760947e5a13e1d9ced7d462af9d (diff) | |
download | ports-7aade312c03d711951f5fdd40c00fdf95d24b37a.tar.gz ports-7aade312c03d711951f5fdd40c00fdf95d24b37a.zip |
Notes
Diffstat (limited to 'net-mgmt/nagiosgraph')
-rw-r--r-- | net-mgmt/nagiosgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagiosgraph/Makefile b/net-mgmt/nagiosgraph/Makefile index 2ff8e789812b..9e75f12e5937 100644 --- a/net-mgmt/nagiosgraph/Makefile +++ b/net-mgmt/nagiosgraph/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4.0 CATEGORIES= net-mgmt MASTER_SITES= SF -MAINTAINER= dsh@wizard.volgograd.ru +MAINTAINER= hizel@vyborg.ru COMMENT= Generate rrdtool\'s graphs by performance data from nagios plugins RUN_DEPENDS= ${LOCALBASE}/bin/nagios:${PORTSDIR}/net-mgmt/nagios \ |