diff options
Diffstat (limited to 'science/PETSc/Makefile')
-rw-r--r-- | science/PETSc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/PETSc/Makefile b/science/PETSc/Makefile index 4ea90fd328b8..3cbad89083ef 100644 --- a/science/PETSc/Makefile +++ b/science/PETSc/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= PETSc -DISTVERSION= 3.10.1 +DISTVERSION= 3.10.2 CATEGORIES= science devel MASTER_SITES= http://ftp.mcs.anl.gov/pub/petsc/release-snapshots/ DISTNAME= ${PORTNAME:tl}-${DISTVERSION} |