diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-06 16:39:07 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2012-12-06 16:39:07 +0000 |
commit | cf9bd998c786a4e8e52cb7d71976bbb31836e3cb (patch) | |
tree | 4432d8d9ec369f1ca6e3e6868602841bfaab85da /math/scilab | |
parent | f34298b16a48b1d1f45a5d7ff9d38b2a5eec02c0 (diff) |
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 50c7d8da72aa..830eb717b785 100644 --- a/math/scilab/Makefile +++ b/math/scilab/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.scilab.org/download/${PORTVERSION}/:scilab \ DISTFILES= ${DISTNAME}-src.tar.gz:scilab EXTRACT_ONLY= ${DISTNAME}-src.tar.gz -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= Scientific software package for numerical computations EXTRACT_DEPENDS+= ${UNZIP_CMD}:${PORTSDIR}/archivers/unzip |