diff options
Diffstat (limited to 'net/py-python-glanceclient/Makefile')
-rw-r--r-- | net/py-python-glanceclient/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/py-python-glanceclient/Makefile b/net/py-python-glanceclient/Makefile index 2dc138263b03..e2ea15f1d1dc 100644 --- a/net/py-python-glanceclient/Makefile +++ b/net/py-python-glanceclient/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenStack Image API Client Library -WWW= https://docs.openstack.org/python-glanceclient/latest/ +WWW= https://docs.openstack.org/python-glanceclient/latest/ \ + https://github.com/openstack/python-glanceclient LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |