diff options
Diffstat (limited to 'Library/Formula/octave.rb')
| -rw-r--r-- | Library/Formula/octave.rb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/Library/Formula/octave.rb b/Library/Formula/octave.rb index 186b9b931..be6d626c8 100644 --- a/Library/Formula/octave.rb +++ b/Library/Formula/octave.rb @@ -19,7 +19,7 @@ def snow_leopard_64?  end  class Octave < Formula -  url 'ftp://ftp.gnu.org/gnu/octave/octave-3.4.2.tar.bz2' +  url 'http://ftpmirror.gnu.org/octave/octave-3.4.2.tar.bz2'    homepage 'http://www.gnu.org/software/octave/index.html'    md5 '31c744ab4555a2bf04d5e644b93f9b51' | 
