diff --git a/net-mgmt/py-snmpclitools/Makefile b/net-mgmt/py-snmpclitools/Makefile index e87fb2610e..95601ce47f 100644 --- a/net-mgmt/py-snmpclitools/Makefile +++ b/net-mgmt/py-snmpclitools/Makefile @@ -1,6 +1,6 @@ PORTNAME= snmpclitools PORTVERSION= 0.6.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-mgmt python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/net-mgmt/py-snmpclitools/pkg-descr b/net-mgmt/py-snmpclitools/pkg-descr index d7cf870a6c..9db6e95638 100644 --- a/net-mgmt/py-snmpclitools/pkg-descr +++ b/net-mgmt/py-snmpclitools/pkg-descr @@ -2,4 +2,4 @@ This is the collection of command-line SNMP tools written in pure-Python and tightly aligned with the de-facto standard SNMP tools that come with Net-SNMP e.g. snmpget, snmpwalk and many others. -WWW: http://snmplabs.com/snmpclitools/ +WWW: https://github.com/etingof/snmpclitools