diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-06 19:26:41 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-06 19:26:41 +0000 |
commit | 313b5d42084ae63047c4b8996d6be0b751743f98 (patch) | |
tree | 17744adac1b8a859fd6fd0103518836176892295 /math/scilab | |
parent | be5b2176a2bcb327bf74fdc449d02cb5e5f236d1 (diff) | |
download | ports-313b5d42084ae63047c4b8996d6be0b751743f98.tar.gz ports-313b5d42084ae63047c4b8996d6be0b751743f98.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 9a5746a03ab3..c21d8c9f123f 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math cad parallel MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/ EXTRACT_SUFX= -src.tar.gz -MAINTAINER= js@jeannot.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free Matlab clone by INRIA & ENPC LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d |