diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-06-02 19:14:17 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-06-02 19:14:17 +0000 |
commit | da2897022c647d5daf877b052b01078026b9bcda (patch) | |
tree | a453d24abd5fef9eb12c317aab3c0f61295308c9 /net-mgmt/nagios-snmp-plugins | |
parent | d8fd1a8696e0ed29195c9c40727c92134e01ad8a (diff) | |
download | ports-da2897022c647d5daf877b052b01078026b9bcda.tar.gz ports-da2897022c647d5daf877b052b01078026b9bcda.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 5302743e85ad..0fe754950924 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= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt MASTER_SITES= http://www.softwareforge.de/releases/${PORTNAME}/ MAINTAINER= sylvio@FreeBSD.org COMMENT= Additional SNMP plugins for Nagios -LIB_DEPENDS= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp GNU_CONFIGURE= yes USE_AUTOTOOLS= automake:14 autoheader:262 autoconf:262 |