diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-22 17:55:27 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-22 17:55:27 +0000 |
commit | 4bee424b365f70421839f26f3daa36518934a96d (patch) | |
tree | f7e1dad52bfc32f4053dfe14363e02fd9efe6dbd /math/scilab | |
parent | f1bf2fecbc94b55a0015d19900186d9ba0644614 (diff) | |
download | ports-4bee424b365f70421839f26f3daa36518934a96d.tar.gz ports-4bee424b365f70421839f26f3daa36518934a96d.zip |
Notes
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 41754e5715a5..ed1258a92e11 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -7,7 +7,7 @@ PORTNAME= scilab PORTVERSION= 4.1.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math cad parallel MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/ EXTRACT_SUFX= -src.tar.gz |