diff options
author | Brooks Davis <brooks@FreeBSD.org> | 2008-02-27 03:24:46 +0000 |
---|---|---|
committer | Brooks Davis <brooks@FreeBSD.org> | 2008-02-27 03:24:46 +0000 |
commit | 4326f253fb3e1aa0dd63630ae2dd52909d126422 (patch) | |
tree | d2cf7503fa5ec5cb4dc99bea7b33b3b7d697beed /math/octave/Makefile | |
parent | 209baad7af7c078db895b6d8506654195594e291 (diff) | |
download | ports-4326f253fb3e1aa0dd63630ae2dd52909d126422.tar.gz ports-4326f253fb3e1aa0dd63630ae2dd52909d126422.zip |
Notes
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 bdb96cd9569a..68babf8b240b 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -7,7 +7,7 @@ PORTNAME= octave PORTVERSION= 3.0.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= ftp://ftp.octave.org/pub/octave/ \ ftp://ftp.u-aizu.ac.jp/pub/SciEng/numanal/Octave/bleeding-edge/ |