diff options
author | bms <bms@FreeBSD.org> | 2005-01-12 23:53:48 +0800 |
---|---|---|
committer | bms <bms@FreeBSD.org> | 2005-01-12 23:53:48 +0800 |
commit | 4355e132125657dffcba276d685565112dad675d (patch) | |
tree | e7f89b0f4f3d582de610ce492c51a47dfb951815 /net-mgmt/nagios-snmp-plugins | |
parent | ef098b079569dd8cb39e91130dea7c7e2e0a3a8b (diff) | |
download | freebsd-ports-graphics-4355e132125657dffcba276d685565112dad675d.tar.gz freebsd-ports-graphics-4355e132125657dffcba276d685565112dad675d.tar.zst freebsd-ports-graphics-4355e132125657dffcba276d685565112dad675d.zip |
Update my email address in MAINTAINER and comment fields.
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 75eeec3c6fa..7be1b023ba7 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.hometree.net/pub/${PORTNAME}/ -MAINTAINER= bms@spc.org +MAINTAINER= bms@FreeBSD.org COMMENT= Additional SNMP plugins for Nagios LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp |