git: a580137bf52e - main - science/PETSc: Update WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 30 Mar 2025 17:07:58 UTC
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