diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2004-12-09 10:33:04 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2004-12-09 10:33:04 +0800 |
commit | 7e9f1f044e0796ee818761ee26de98f53284262e (patch) | |
tree | 4eb7f28623868a690a2922cbfd4c7341696cd7d5 /net-mgmt | |
parent | 6fc51d9b0548518889a1a643c94b12ca600dc9ae (diff) | |
download | freebsd-ports-gnome-7e9f1f044e0796ee818761ee26de98f53284262e.tar.gz freebsd-ports-gnome-7e9f1f044e0796ee818761ee26de98f53284262e.tar.zst freebsd-ports-gnome-7e9f1f044e0796ee818761ee26de98f53284262e.zip |
Chase shlib bump of net-snmp.
Forgotten by: kuriyama
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/nagios-snmp-plugins/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/nagios-snmp-plugins/Makefile b/net-mgmt/nagios-snmp-plugins/Makefile index d2cbe422bf9f..75eeec3c6fa1 100644 --- a/net-mgmt/nagios-snmp-plugins/Makefile +++ b/net-mgmt/nagios-snmp-plugins/Makefile @@ -7,13 +7,14 @@ PORTNAME= nagios-snmp-plugins PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= net-mgmt MASTER_SITES= ftp://ftp.hometree.net/pub/${PORTNAME}/ MAINTAINER= bms@spc.org COMMENT= Additional SNMP plugins for Nagios -LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp RUN_DEPENDS= ${LOCALBASE}/libexec/nagios:${PORTSDIR}/net-mgmt/nagios-plugins GNU_CONFIGURE= yes |