From 55c1bb426b98454d1f2100059e2b02f1efa16030 Mon Sep 17 00:00:00 2001 From: Yuri Victorovich Date: Sun, 23 Mar 2025 19:00:53 -0700 Subject: [PATCH] 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