diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2023-11-07 19:51:31 -0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2023-11-07 19:56:43 -0800 |
commit | ce9d6673eae9c6a3451ed80b8d682b3e9024d959 (patch) | |
tree | f0f35fda77dca74f9037fde1b5e53d58e487ca8a /science/code_saturne | |
parent | 88fff0726eb04171fd3ec25018836e356c704770 (diff) | |
download | freebsd-ports-ce9d6673eae9c6a3451ed80b8d682b3e9024d959.zip |
science/PETSc: update 3.19.6 → 3.20.1
Reported by: portscout
Diffstat (limited to 'science/code_saturne')
-rw-r--r-- | science/code_saturne/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index 2b89ec779994..b3060f71be45 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -1,5 +1,6 @@ PORTNAME= code_saturne PORTVERSION= 8.0.2 +PORTREVISION= 1 CATEGORIES= science parallel MASTER_SITES= https://www.code-saturne.org/releases/ |