summaryrefslogtreecommitdiffstats
path: root/net/mbrowse/Makefile
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2003-11-18 03:19:38 +0000
committerkuriyama <kuriyama@FreeBSD.org>2003-11-18 03:19:38 +0000
commitd5d58b3a1c8f3a2b78e741f8eb8545a927ad9a89 (patch)
tree1d1279dd6822c79884488aa397ae5cc4ca3c92ae /net/mbrowse/Makefile
parente85e376bcd8b8271a42b15cefc56b84bfa037e20 (diff)
downloadFreeBSD-ports-d5d58b3a1c8f3a2b78e741f8eb8545a927ad9a89.zip
FreeBSD-ports-d5d58b3a1c8f3a2b78e741f8eb8545a927ad9a89.tar.gz
Chase libnetsnmp shlib major version number and bump ${PORTREVISION}.
Diffstat (limited to 'net/mbrowse/Makefile')
-rw-r--r--net/mbrowse/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/mbrowse/Makefile b/net/mbrowse/Makefile
index 8494cd3..b0d406e 100644
--- a/net/mbrowse/Makefile
+++ b/net/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
OpenPOWER on IntegriCloud