diff --git a/net-mgmt/py-pysnmp/Makefile b/net-mgmt/py-pysnmp/Makefile index eb47ede6ed..89260890b1 100644 --- a/net-mgmt/py-pysnmp/Makefile +++ b/net-mgmt/py-pysnmp/Makefile @@ -2,7 +2,7 @@ PORTNAME= pysnmp PORTVERSION= 4.4.9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP \ SF/pysnmp/pysnmp/${PORTVERSION} diff --git a/net-mgmt/py-pysnmp/pkg-descr b/net-mgmt/py-pysnmp/pkg-descr index 665f7903f1..9c03e34ac7 100644 --- a/net-mgmt/py-pysnmp/pkg-descr +++ b/net-mgmt/py-pysnmp/pkg-descr @@ -1,4 +1,4 @@ PySNMP is fully functional SNMP v1, v2c and v3 engine (agent and manager) written entirely in Python. -WWW: http://snmplabs.com/pysnmp/ +WWW: https://github.com/etingof/pysnmp