Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 2025 05:15:54 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: 640abf7ca5aa - main - math/cadical: Update WWW
Message-ID:  <202509260515.58Q5Fsde066691@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=640abf7ca5aa3fbbf60adf01fac8e4eb4b141826

commit 640abf7ca5aa3fbbf60adf01fac8e4eb4b141826
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-09-26 04:46:37 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-09-26 05:15:49 +0000

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

diff --git a/math/cadical/Makefile b/math/cadical/Makefile
index 67a944066d57..01262dfc3416 100644
--- a/math/cadical/Makefile
+++ b/math/cadical/Makefile
@@ -5,7 +5,8 @@ CATEGORIES=	math devel
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Simple CDCL satisfiability solver
-WWW=		http://fmv.jku.at/cadical/
+WWW=		https://fmv.jku.at/cadical/ \
+		https://github.com/arminbiere/cadical
 
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE


home | help

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