aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/mbrowse/Makefile
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2004-12-06 10:01:57 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2004-12-06 10:01:57 +0000
commit4afdb4807f347778e8335c5949eb800a5b05a214 (patch)
tree77bfae768a035b8b3d652ac8e990214074d51d71 /net-mgmt/mbrowse/Makefile
parent8ff39bbe7a18d03721b8acd7d865fc61a3fa8aad (diff)
downloadports-4afdb4807f347778e8335c5949eb800a5b05a214.tar.gz
ports-4afdb4807f347778e8335c5949eb800a5b05a214.zip
Bump shlib number of net-snmp and $PORTREVISION.
Forgotten by: kuriyama
Notes
Notes: svn path=/head/; revision=123297
Diffstat (limited to 'net-mgmt/mbrowse/Makefile')
-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 c77e12e9e81d..8ec7f81dfe3b 100644
--- a/net-mgmt/mbrowse/Makefile
+++ b/net-mgmt/mbrowse/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mbrowse
PORTVERSION= 0.3.1
-PORTREVISION= 1
+PORTREVISION= 2
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.6:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= netsnmp.7:${PORTSDIR}/net-mgmt/net-snmp
.endif
GNU_CONFIGURE= yes