diff options
Diffstat (limited to 'math/octave')
-rw-r--r-- | math/octave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index e1cca0d6fceb..4b181fcb5539 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.octave.org/pub/octave/bleeding-edge/ \ http://neacm.fe.up.pt/pub/octave/bleeding-edge/ \ ftp://ftp.lublin.pl/site/octave/bleeding-edge/ -MAINTAINER= rainer.alves@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= High-level interactive language for numerical computations BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot |