git: 90a0e2f3a427 - main - science/py-GPy: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Mar 2025 08:51:40 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=90a0e2f3a4272c9687121266e455304a41da74b5
commit 90a0e2f3a4272c9687121266e455304a41da74b5
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-14 04:34:04 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-14 08:51:37 +0000
science/py-GPy: Update WWW
---
science/py-GPy/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/science/py-GPy/Makefile b/science/py-GPy/Makefile
index 36fd5298fb7d..9c443094cf47 100644
--- a/science/py-GPy/Makefile
+++ b/science/py-GPy/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Gaussian process toolbox
-WWW= https://sheffieldml.github.io/GPy/
+WWW= https://sheffieldml.github.io/GPy/ \
+ https://github.com/SheffieldML/GPy
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE.txt