aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2013-12-18 14:11:29 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2013-12-18 14:11:29 +0000
commitccc8d23eaf9b1b03801d9d6b555d74a00c02fa0c (patch)
tree9b674dc1f4ca10f53488968002db9813c3eb47a8 /net-mgmt
parenta6b021be1f8353dbc145c2d4550902dd4471f9e6 (diff)
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-SNMP-Info/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/p5-SNMP-Info/Makefile b/net-mgmt/p5-SNMP-Info/Makefile
index 9ee24ac18a0a..acd613d1ebb6 100644
--- a/net-mgmt/p5-SNMP-Info/Makefile
+++ b/net-mgmt/p5-SNMP-Info/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= SNMP-Info
-PORTVERSION= 3.08
+PORTVERSION= 3.10
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -12,7 +12,7 @@ COMMENT= Perl5 module for gathering information from network devices
LICENSE= BSD
-LIB_DEPENDS= libnetsnmp.so.30:${PORTSDIR}/net-mgmt/net-snmp
+LIB_DEPENDS= libnetsnmp.so:${PORTSDIR}/net-mgmt/net-snmp
USES= perl5
USE_PERL5= configure