git: 5743ee1eb6ae - main - science/py-GPyOpt: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Fri, 14 Mar 2025 08:51:41 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=5743ee1eb6ae5ac3203a15481058ebe175cb5273

commit 5743ee1eb6ae5ac3203a15481058ebe175cb5273
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-14 04:35:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-14 08:51:37 +0000

    science/py-GPyOpt: Update WWW
---
 science/py-GPyOpt/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/science/py-GPyOpt/Makefile b/science/py-GPyOpt/Makefile
index 8c0d37d2e886..ff3a296f4a55 100644
--- a/science/py-GPyOpt/Makefile
+++ b/science/py-GPyOpt/Makefile
@@ -7,7 +7,8 @@ PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Bayesian optimization toolbox based on GPy
-WWW=		https://sheffieldml.github.io/GPyOpt/
+WWW=		https://sheffieldml.github.io/GPyOpt/ \
+		https://github.com/SheffieldML/GPyOpt
 
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.txt