diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2023-12-10 11:21:09 +0100 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2023-12-10 11:23:11 +0100 |
commit | 843da99a87b4c6b3953bcd4153ed1212636783c9 (patch) | |
tree | 4a1bc5e7fef6176cbfc3e17c3f44f61c2e783986 /science/code_saturne | |
parent | 73c6d8942b4be132644c669f5970a9b856dcee48 (diff) | |
download | freebsd-ports-843da99a87b4c6b3953bcd4153ed1212636783c9.zip |
*/*: bump PORTREVISION after the upgrade of MPICH to 4.1.2
Diffstat (limited to 'science/code_saturne')
-rw-r--r-- | science/code_saturne/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/code_saturne/Makefile b/science/code_saturne/Makefile index b3060f71be45..f24a20f6efd2 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -1,6 +1,6 @@ PORTNAME= code_saturne PORTVERSION= 8.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science parallel MASTER_SITES= https://www.code-saturne.org/releases/ |