git: 55c1bb426b98 - main - math/ipopt: Update WWW

From: Yuri Victorovich <yuri_at_FreeBSD.org>
Date: Mon, 24 Mar 2025 03:54:32 UTC
The branch main has been updated by yuri:

URL: https://cgit.FreeBSD.org/ports/commit/?id=55c1bb426b98454d1f2100059e2b02f1efa16030

commit 55c1bb426b98454d1f2100059e2b02f1efa16030
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-24 02:00:53 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-24 03:54:28 +0000

    math/ipopt: Update WWW
---
 math/ipopt/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/math/ipopt/Makefile b/math/ipopt/Makefile
index 51e5393e246a..e47874466c17 100644
--- a/math/ipopt/Makefile
+++ b/math/ipopt/Makefile
@@ -6,7 +6,8 @@ CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Software package for large-scale nonlinear optimization
-WWW=		https://projects.coin-or.org/Ipopt
+WWW=		https://coin-or.github.io/Ipopt/ \
+		https://github.com/coin-or/Ipopt
 
 LICENSE=	EPL