diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:11:14 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-06 16:11:14 +0000 |
commit | bcf8d8eb02a9a3a31d6fa33ec75eb9d5c1205697 (patch) | |
tree | 5546f2510c501fe1d3ac0314ced748536962e76d /science/code_saturne | |
parent | 2d20eca1273008477989c312adadc1ef2fe57640 (diff) | |
download | freebsd-ports-bcf8d8eb02a9a3a31d6fa33ec75eb9d5c1205697.zip |
Bump 46 ports depending on math/openblas because the after the recent math/openblas update the library name changed in openblas.
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 419b401929bc..363601cfa66c 100644 --- a/science/code_saturne/Makefile +++ b/science/code_saturne/Makefile @@ -3,6 +3,7 @@ PORTNAME= code_saturne PORTVERSION= 6.1.0 +PORTREVISION= 1 DISTVERSIONPREFIX= v CATEGORIES= science parallel |