diff options
| author | Max Brazhnikov <makc@FreeBSD.org> | 2024-04-22 14:22:24 +0000 |
|---|---|---|
| committer | Max Brazhnikov <makc@FreeBSD.org> | 2024-04-22 14:22:24 +0000 |
| commit | 7b45fb572fbec11e5efefae9c045f0d1638115d8 (patch) | |
| tree | 2deb1b780f648da32b7646ed5f4f7eb44fc6c5dd /math/scilab | |
| parent | af4765ba3803df59a7702ed562e2fc2484f30761 (diff) | |
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 4def3acf9941..54896fe596fe 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -1,6 +1,6 @@ PORTNAME= scilab PORTVERSION= 6.1.1 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math cad java MASTER_SITES= https://www.scilab.org/download/${PORTVERSION}/ DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX} |
