Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2025 17:07:58 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: a580137bf52e - main - science/PETSc: Update WWW
Message-ID:  <202503301707.52UH7wv5085733@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=a580137bf52e1e6ca6d7e498e971da294aa23ce5

commit a580137bf52e1e6ca6d7e498e971da294aa23ce5
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2025-03-30 10:47:16 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2025-03-30 17:07:56 +0000

    science/PETSc: Update WWW
---
 science/PETSc/Makefile | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile
index cde50b0ae721..4684b21a9b24 100644
--- a/science/PETSc/Makefile
+++ b/science/PETSc/Makefile
@@ -6,7 +6,9 @@ DISTNAME=	${PORTNAME:tl}-${DISTVERSION}
 
 MAINTAINER=	yuri@FreeBSD.org
 COMMENT=	Suite of data structures and routines from Argonne National Laboratory
-WWW=		https://petsc.org/release/
+WWW=		https://petsc.org/release/ \
+		https://gitlab.com/petsc/petsc \
+		https://github.com/petsc/petsc
 
 LICENSE=	BSD2CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE


home | help

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