diff options
author | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-07-28 12:43:22 +0000 |
---|---|---|
committer | Sylvio Cesar Teixeira <sylvio@FreeBSD.org> | 2011-07-28 12:43:22 +0000 |
commit | c9e4736d2605489c89ee57fabda4f3b73ac7f697 (patch) | |
tree | fa4d8674f0da7472938b5014d40b6cebb69e4b18 /net-mgmt/py-yapsnmp | |
parent | a63158257c7d451ba40deeadea026a99862851d0 (diff) |
Notes
Diffstat (limited to 'net-mgmt/py-yapsnmp')
-rw-r--r-- | net-mgmt/py-yapsnmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/py-yapsnmp/Makefile b/net-mgmt/py-yapsnmp/Makefile index 00d9b6c661a6..7891b95ffb51 100644 --- a/net-mgmt/py-yapsnmp/Makefile +++ b/net-mgmt/py-yapsnmp/Makefile @@ -6,7 +6,7 @@ PORTNAME= yapsnmp PORTVERSION= 0.7.8 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= net-mgmt python MASTER_SITES= SF PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= arved@FreeBSD.org COMMENT= Python SNMP module based on net-snmp -LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= netsnmp.30:${PORTSDIR}/net-mgmt/net-snmp LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING |