diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-22 03:18:39 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-22 03:18:39 +0000 |
| commit | ef949b702a6bb69f10aab57a0bc744adf997fad6 (patch) | |
| tree | cb310cbfc0c5ff7bf3920693e68d3cc16d45db0e /net/py-python-heatclient | |
| parent | 0c823a40daf2f2d29964446af7cda88aab4ec442 (diff) | |
Diffstat (limited to 'net/py-python-heatclient')
| -rw-r--r-- | net/py-python-heatclient/Makefile | 3 | ||||
| -rw-r--r-- | net/py-python-heatclient/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/net/py-python-heatclient/Makefile b/net/py-python-heatclient/Makefile index 0406a407929a..34536660144b 100644 --- a/net/py-python-heatclient/Makefile +++ b/net/py-python-heatclient/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenStack Orchestration API Client Library -WWW= https://docs.openstack.org/python-heatclient/latest/ +WWW= https://docs.openstack.org/python-heatclient/latest/ \ + https://github.com/openstack/python-heatclient LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/net/py-python-heatclient/pkg-descr b/net/py-python-heatclient/pkg-descr index 791850a62b6e..d5fdc976f437 100644 --- a/net/py-python-heatclient/pkg-descr +++ b/net/py-python-heatclient/pkg-descr @@ -1,4 +1,2 @@ This is a client library for Heat built on the Heat orchestration API. It provides a Python API (the heatclient module) and a command-line tool (heat). - -See also: https://github.com/openstack/python-heatclient |
