diff options
Diffstat (limited to 'math/scilab-toolbox-swt/Makefile')
-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 3b0d18f74391..264a4cd9e557 100644 --- a/math/scilab-toolbox-swt/Makefile +++ b/math/scilab-toolbox-swt/Makefile @@ -2,7 +2,7 @@ PORTNAME= swt PORTVERSION= 0.1.11 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= http://atoms.scilab.org/toolboxes/swt/${PORTVERSION}/files/ PKGNAMEPREFIX= scilab-toolbox- |