aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/mbrowse
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2008-03-27 18:58:30 +0800
committerJun Kuriyama <kuriyama@FreeBSD.org>2008-03-27 18:58:30 +0800
commit69667d219f4e09217678306b429de3e3bd968d34 (patch)
tree56f4e7d0efb71a8bc59feb7f2e8dbd2e941d2d8c /net-mgmt/mbrowse
parenta88f8eb0a1876ecb46988cb57ffef734a608b4b7 (diff)
downloadfreebsd-ports-69667d219f4e09217678306b429de3e3bd968d34.tar.gz
freebsd-ports-69667d219f4e09217678306b429de3e3bd968d34.tar.zst
freebsd-ports-69667d219f4e09217678306b429de3e3bd968d34.zip
- Chase shlib version of net-mgmt/net-snmp.
- Bump PORTREVISIONs.
Notes
Notes: svn path=/head/; revision=209941
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 b809b4073b64..ad546b3708da 100644
--- a/net-mgmt/mbrowse/Makefile
+++ b/net-mgmt/mbrowse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mbrowse
PORTVERSION= 0.3.1
-PORTREVISION= 6
+PORTREVISION= 7
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.10:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp
.endif
GNU_CONFIGURE= yes