diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/scilab-toolbox-swt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/scilab-toolbox-swt/Makefile b/math/scilab-toolbox-swt/Makefile index e4be2119e43a..f956be3146a8 100644 --- a/math/scilab-toolbox-swt/Makefile +++ b/math/scilab-toolbox-swt/Makefile @@ -2,7 +2,7 @@ PORTNAME= swt PORTVERSION= 0.1.20 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://atoms.scilab.org/toolboxes/swt/${PORTVERSION}/files/ PKGNAMEPREFIX= scilab-toolbox- |