diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2025-03-30 03:47:16 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2025-03-30 10:07:56 -0700 |
commit | a580137bf52e1e6ca6d7e498e971da294aa23ce5 (patch) | |
tree | 1cb7f8c5878751a68804a0ec43a0282e224d309a | |
parent | security/vuxml: Add Mozilla vulnerabilities (diff) |
science/PETSc: Update WWW
-rw-r--r-- | science/PETSc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
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 |