aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/mbrowse
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2005-11-30 05:23:10 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2005-11-30 05:23:10 +0000
commitb650876e963062651e843375d9035e795f8374d8 (patch)
tree42f15e742451b527b3ca816be69895f50678abc1 /net-mgmt/mbrowse
parentde310693e85521514938b64185d9b5d6c25cb416 (diff)
downloadports-b650876e963062651e843375d9035e795f8374d8.tar.gz
ports-b650876e963062651e843375d9035e795f8374d8.zip
Chase shlib version bump of net-snmp.
Notes
Notes: svn path=/head/; revision=149997
Diffstat (limited to 'net-mgmt/mbrowse')
-rw-r--r--net-mgmt/mbrowse/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/mbrowse/Makefile b/net-mgmt/mbrowse/Makefile
index 8ec7f81dfe3b..8ba9c89da8f4 100644
--- a/net-mgmt/mbrowse/Makefile
+++ b/net-mgmt/mbrowse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mbrowse
PORTVERSION= 0.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= http://www.kill-9.org/mbrowse/
@@ -17,7 +17,7 @@ COMMENT= An SNMP MIB Browser for X
.if defined(WITH_NET_SNMP4)
LIB_DEPENDS= snmp.4:${PORTSDIR}/net-mgmt/net-snmp4
.else
-LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.9:${PORTSDIR}/net-mgmt/net-snmp
.endif
GNU_CONFIGURE= yes