diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-24 13:41:11 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-11-24 13:41:11 +0000 |
commit | 090ec19d9c0ad752fc7fc31ee7f2ce08fc3a10d9 (patch) | |
tree | ab9032e80190300f94e8e81fc8e42d9d498c1dca /math/scilab | |
parent | 23903c9d7df45c29b26c5c948715e50a362fee62 (diff) | |
download | ports-090ec19d9c0ad752fc7fc31ee7f2ce08fc3a10d9.tar.gz ports-090ec19d9c0ad752fc7fc31ee7f2ce08fc3a10d9.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 bbcafedfe3c1..f0fd0d6a7671 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -8,7 +8,7 @@ PORTNAME= scilab PORTVERSION= 2.6 PORTREVISION= 1 -CATEGORIES= math cad +CATEGORIES= math cad parallel MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/distributions/ EXTRACT_SUFX= .src.tar.gz |