diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2005-01-12 15:53:48 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2005-01-12 15:53:48 +0000 |
commit | 960eff420b44d8c25f62639667b19efd2be9a9a6 (patch) | |
tree | 54c06312da36ea295c24c35ba22ee57925959702 /net-mgmt | |
parent | c5a0cc841922fe511e3e3c44d0e05e2a7e638271 (diff) |
Update my email address in MAINTAINER and comment fields.
Notes
Notes:
svn path=/head/; revision=126231
Diffstat (limited to 'net-mgmt')
-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 75eeec3c6fa1..7be1b023ba70 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 |