diff options
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 07efe5d98370..161113decf78 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -9,7 +9,7 @@ PORTNAME= scilab PORTVERSION= 2.7 PORTREVISION= 1 CATEGORIES= math cad parallel -MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Meta2/Scilab/distributions/ +MASTER_SITES= ftp://ftp.inria.fr/INRIA/Scilab/distributions/ EXTRACT_SUFX= .src.tar.gz MAINTAINER= js@jeannot.org |