diff options
author | John Marino <marino@FreeBSD.org> | 2014-06-11 18:55:29 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-06-11 18:55:29 +0000 |
commit | d0bb05930a337e5f8a7c5dd53be0e863e27a3e51 (patch) | |
tree | 99ce4bc6ae9416a69ed46d090282a42fdb8cd962 /net-mgmt/nagios-snmp-plugins | |
parent | 996a285788c9663dc90a72db3041084cd3a0bfd0 (diff) | |
download | ports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.tar.gz ports-d0bb05930a337e5f8a7c5dd53be0e863e27a3e51.zip |
Notes
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins')
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index b90c05f786da..33ff4819e4df 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= http://www.softwareforge.de/releases/${PORTNAME}/ -MAINTAINER= sylvio@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Additional SNMP plugins for Nagios LIB_DEPENDS= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp |