Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 Mar 2025 03:54:32 GMT
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 55c1bb426b98 - main - math/ipopt: Update WWW
Message-ID:  <202503240354.52O3sWjZ039775@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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
 


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503240354.52O3sWjZ039775>