diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2023-12-31 14:29:47 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2023-12-31 14:31:11 +0000 |
commit | 41c2a6b1f7bd0cc66c00e8d7e16c6da901742192 (patch) | |
tree | fa92b3c08368b3db1a3e7b19ac7dcc61a4225000 /science/siconos | |
parent | abee1c9474623b22600f473168903eeae8cabc1f (diff) | |
download | ports-41c2a6b1f7bd0cc66c00e8d7e16c6da901742192.tar.gz ports-41c2a6b1f7bd0cc66c00e8d7e16c6da901742192.zip |
*/*: chase the upgrade of SuiteSparse
Diffstat (limited to 'science/siconos')
-rw-r--r-- | science/siconos/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/siconos/Makefile b/science/siconos/Makefile index 2d513fe7398e..0d24f6776485 100644 --- a/science/siconos/Makefile +++ b/science/siconos/Makefile @@ -1,6 +1,6 @@ PORTNAME= siconos DISTVERSION= 4.4.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org |