diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2005-12-12 21:53:40 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2005-12-12 21:53:40 +0000 |
commit | 5879dd9aaa2ad4d7be7ccfc0226daab3053d5516 (patch) | |
tree | 3cdc323738e328d1378697fd3e0802584ddbcbcf /net-mgmt/nagios-snmp-plugins | |
parent | df1dfa0cd2288bfb83e5ada456ffdeff38bc8659 (diff) |
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 6935d910068f..a6b3a3f691cb 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.hometree.net/pub/${PORTNAME}/ -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Additional SNMP plugins for Nagios LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp |