diff options
Diffstat (limited to 'math/scilab')
-rw-r--r-- | math/scilab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/scilab/Makefile b/math/scilab/Makefile index 60923ebd6c11..05866fcedbf3 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -7,6 +7,7 @@ PORTNAME= scilab PORTVERSION= 4.1.2 +PORTREVISION= 1 CATEGORIES= math cad parallel MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/ EXTRACT_SUFX= -src.tar.gz |