diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-06-02 19:14:17 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2010-06-02 19:14:17 +0000 |
commit | da2897022c647d5daf877b052b01078026b9bcda (patch) | |
tree | a453d24abd5fef9eb12c317aab3c0f61295308c9 /net-mgmt/p5-SNMP-Info/Makefile | |
parent | d8fd1a8696e0ed29195c9c40727c92134e01ad8a (diff) | |
download | ports-da2897022c647d5daf877b052b01078026b9bcda.tar.gz ports-da2897022c647d5daf877b052b01078026b9bcda.zip |
Notes
Diffstat (limited to 'net-mgmt/p5-SNMP-Info/Makefile')
-rw-r--r-- | net-mgmt/p5-SNMP-Info/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p5-SNMP-Info/Makefile b/net-mgmt/p5-SNMP-Info/Makefile index c4cf3f0dfd81..812bee01de82 100644 --- a/net-mgmt/p5-SNMP-Info/Makefile +++ b/net-mgmt/p5-SNMP-Info/Makefile @@ -6,6 +6,7 @@ PORTNAME= SNMP-Info PORTVERSION= 2.01 +PORTREVISION= 1 CATEGORIES= net-mgmt perl5 MASTER_SITES= SF PKGNAMEPREFIX= p5- @@ -13,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= A perl5 module for gathering information from network devices -LIB_DEPENDS= netsnmp.16:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp PERL_CONFIGURE= yes |