summaryrefslogtreecommitdiff
path: root/science/PETSc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'science/PETSc/Makefile')
-rw-r--r--science/PETSc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile
index c99aba8a83b0..f316cad6b28c 100644
--- a/science/PETSc/Makefile
+++ b/science/PETSc/Makefile
@@ -1,7 +1,7 @@
PORTNAME= PETSc
-DISTVERSION= 3.19.6
+DISTVERSION= 3.20.1
CATEGORIES= science devel
-MASTER_SITES= https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/
+MASTER_SITES= http://web.cels.anl.gov/projects/petsc/download/release-snapshots/ # was: https://ftp.mcs.anl.gov/pub/petsc/release-snapshots/
DISTNAME= ${PORTNAME:tl}-${DISTVERSION}
MAINTAINER= yuri@FreeBSD.org