diff options
Diffstat (limited to 'math/scilab-toolbox-sivp/Makefile')
-rw-r--r-- | math/scilab-toolbox-sivp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/scilab-toolbox-sivp/Makefile b/math/scilab-toolbox-sivp/Makefile index 2d756ed33214..765071f0e845 100644 --- a/math/scilab-toolbox-sivp/Makefile +++ b/math/scilab-toolbox-sivp/Makefile @@ -7,7 +7,7 @@ PORTNAME= sivp DISTVERSION= 0.4.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math graphics multimedia MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} PKGNAMEPREFIX= scilab-toolbox- |