diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-07-28 12:43:22 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-07-28 12:43:22 +0000 |
commit | c9e4736d2605489c89ee57fabda4f3b73ac7f697 (patch) | |
tree | fa4d8674f0da7472938b5014d40b6cebb69e4b18 /net-mgmt/nagios-snmp-plugins | |
parent | a63158257c7d451ba40deeadea026a99862851d0 (diff) | |
download | ports-c9e4736d2605489c89ee57fabda4f3b73ac7f697.tar.gz ports-c9e4736d2605489c89ee57fabda4f3b73ac7f697.zip |
Notes
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins')
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index 78340278a4a0..3bc7dae3d077 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -7,14 +7,14 @@ PORTNAME= nagios-snmp-plugins PORTVERSION= 1.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= http://www.softwareforge.de/releases/${PORTNAME}/ MAINTAINER= sylvio@FreeBSD.org COMMENT= Additional SNMP plugins for Nagios -LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp GNU_CONFIGURE= yes USE_AUTOTOOLS= automake14 autoheader autoconf |