diff options
author | linimon <linimon@FreeBSD.org> | 2007-06-30 03:33:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-06-30 03:33:24 +0800 |
commit | 31b0c211876643c1c4aa7a27ff75833ae6e33687 (patch) | |
tree | 19c5749ca7de6471ef0f77f44db0d446a296ed80 /math/octave | |
parent | 5769b5048358427ac20a431bc650ed332d863235 (diff) | |
download | freebsd-ports-gnome-31b0c211876643c1c4aa7a27ff75833ae6e33687.tar.gz freebsd-ports-gnome-31b0c211876643c1c4aa7a27ff75833ae6e33687.tar.zst freebsd-ports-gnome-31b0c211876643c1c4aa7a27ff75833ae6e33687.zip |
Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
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 |