diff options
Diffstat (limited to 'math/octave/Makefile')
-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 962f744..890dab4 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= ftp://ftp.che.wisc.edu/pub/octave/bleeding-edge/ \ ftp://ftp.eos.hokudai.ac.jp/pub/GNU/misc/octave/bleeding-edge/ -MAINTAINER= chuckr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= High-level interactive language for numerical computations BROKEN= "Does not compile" |