aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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