diff options
Diffstat (limited to 'net/py-python-designateclient/Makefile')
-rw-r--r-- | net/py-python-designateclient/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/py-python-designateclient/Makefile b/net/py-python-designateclient/Makefile index fde7f641a860..8fb928bea0b3 100644 --- a/net/py-python-designateclient/Makefile +++ b/net/py-python-designateclient/Makefile @@ -1,12 +1,13 @@ PORTNAME= python-designateclient -PORTVERSION= 5.2.0 +PORTVERSION= 5.3.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenStack DNS-as-a-Service - Client -WWW= https://docs.openstack.org/python-designateclient/latest/ +WWW= https://docs.openstack.org/python-designateclient/latest/ \ + https://github.com/openstack/python-designateclient LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |