git: f132121363d6 - main - devel/py-oslotest: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 18:52:49 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f132121363d6851682e69d48bfb86901e7629f70
commit f132121363d6851682e69d48bfb86901e7629f70
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 18:39:31 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 18:47:12 +0000
devel/py-oslotest: Update WWW
---
devel/py-oslotest/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/py-oslotest/Makefile b/devel/py-oslotest/Makefile
index 43923ee45695..3d6334ce96e4 100644
--- a/devel/py-oslotest/Makefile
+++ b/devel/py-oslotest/Makefile
@@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= kai@FreeBSD.org
COMMENT= Oslo test framework
-WWW= https://docs.openstack.org/oslotest/
+WWW= https://docs.openstack.org/oslotest/latest/ \
+ https://github.com/openstack/oslotest
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE