git: b8ee4cc14b51 - main - net/py-python-novaclient: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 22 Sep 2023 03:24:44 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=b8ee4cc14b51432c87bb666be8188e6c655f86fd
commit b8ee4cc14b51432c87bb666be8188e6c655f86fd
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-22 03:18:55 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-22 03:18:55 +0000
net/py-python-novaclient: Update WWW
---
net/py-python-novaclient/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net/py-python-novaclient/Makefile b/net/py-python-novaclient/Makefile
index b14786b5d212..48af160fe2eb 100644
--- a/net/py-python-novaclient/Makefile
+++ b/net/py-python-novaclient/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Client for the OpenStack Nova API
-WWW= https://docs.openstack.org/python-novaclient/latest/
+WWW= https://docs.openstack.org/python-novaclient/latest/ \
+ https://github.com/openstack/python-novaclient
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE