diff options
Diffstat (limited to 'net-mgmt/nagios-snmp-plugins/Makefile')
-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 a6b3a3f691cb..81bde41cc5be 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.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.hometree.net/pub/${PORTNAME}/ MAINTAINER= ports@FreeBSD.org COMMENT= Additional SNMP plugins for Nagios -LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= netsnmp.10:${PORTSDIR}/net-mgmt/net-snmp GNU_CONFIGURE= yes USE_AUTOTOOLS= automake:14 autoheader:213 autoconf:213 |