diff options
| author | Thierry Thomas <thierry@FreeBSD.org> | 2023-09-20 19:57:40 +0200 |
|---|---|---|
| committer | Thierry Thomas <thierry@FreeBSD.org> | 2023-09-20 19:57:40 +0200 |
| commit | a0ed0dce34341e30a6c479535c68fae987840c91 (patch) | |
| tree | 77c554b9fc79500ef665dc8ac8bba69bd4a2bcfc /math/scilab | |
| parent | math/suitesparse: upgrade to v7.2.0 (diff) | |
/*: bump PORTREVISION after the upgrade of SuiteSparse
Diffstat (limited to 'math/scilab')
| -rw-r--r-- | math/scilab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 0f27225bea5c..81943856b090 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,6 +1,6 @@ PORTNAME= scilab PORTVERSION= 6.1.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math cad java MASTER_SITES= https://cgit.scilab.org/scilab/snapshot/ |
