From ae9970fe43cc1c3f63b310294a2d948e2b84ec90 Mon Sep 17 00:00:00 2001 From: Jun Kuriyama Date: Tue, 18 Nov 2003 03:19:38 +0000 Subject: Chase libnetsnmp shlib major version number and bump ${PORTREVISION}. --- net-mgmt/mbrowse/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net-mgmt/mbrowse') diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile index 8494cd3e9f67..b0d406e9a9e8 100644 --- a/net-mgmt/mbrowse/Makefile +++ b/net-mgmt/mbrowse/Makefile @@ -7,6 +7,7 @@ PORTNAME= mbrowse PORTVERSION= 0.3.0 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.kill-9.org/mbrowse/ @@ -16,7 +17,7 @@ COMMENT= An SNMP MIB Browser for X .if defined(WITH_NET_SNMP4) LIB_DEPENDS= snmp.4:${PORTSDIR}/net/net-snmp4 .else -LIB_DEPENDS= netsnmp.5:${PORTSDIR}/net/net-snmp +LIB_DEPENDS= netsnmp.6:${PORTSDIR}/net/net-snmp .endif GNU_CONFIGURE= yes -- cgit v1.2.3