diff options
Diffstat (limited to 'net-mgmt/py-yapsnmp/Makefile')
-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 beb0b28e12ec..c4266c4cb4a5 100644 --- a/net-mgmt/py-yapsnmp/Makefile +++ b/net-mgmt/py-yapsnmp/Makefile @@ -6,7 +6,7 @@ PORTNAME= yapsnmp PORTVERSION= 0.7.8 -PORTREVISION= 5 +PORTREVISION= 6 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.16:${PORTSDIR}/net-mgmt/net-snmp +LIB_DEPENDS= netsnmp.20:${PORTSDIR}/net-mgmt/net-snmp LICENSE= LGPL LICENSE_FILE= ${WRKSRC}/COPYING |