diff options
author | zi <zi@FreeBSD.org> | 2011-07-16 05:15:29 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2011-07-16 05:15:29 +0800 |
commit | c8a19d3ca574281f99115a057261b122d470e6b7 (patch) | |
tree | 41a5f4c583012ead43b8e87eec9ed2f9085df4f3 /net-mgmt/snmp4nagios | |
parent | 35338f5c23dad54aad11618db3e24cce19196f6c (diff) | |
download | freebsd-ports-gnome-c8a19d3ca574281f99115a057261b122d470e6b7.tar.gz freebsd-ports-gnome-c8a19d3ca574281f99115a057261b122d470e6b7.tar.zst freebsd-ports-gnome-c8a19d3ca574281f99115a057261b122d470e6b7.zip |
Update my email address on the ports I maintain.
Approved by: wxs@ (mentor)
Diffstat (limited to 'net-mgmt/snmp4nagios')
-rw-r--r-- | net-mgmt/snmp4nagios/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/snmp4nagios/Makefile b/net-mgmt/snmp4nagios/Makefile index 581097c9ad14..f2abe0fd99c7 100644 --- a/net-mgmt/snmp4nagios/Makefile +++ b/net-mgmt/snmp4nagios/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} -MAINTAINER= rpsfa@rit.edu +MAINTAINER= zi@FreeBSD.org COMMENT= Vendor specific SNMP plugins for Nagios BUILD_DEPENDS= snmpcheck:${PORTSDIR}/net-mgmt/net-snmp |