diff options
Diffstat (limited to 'Library/Formula/mit-scheme.rb')
| -rw-r--r-- | Library/Formula/mit-scheme.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mit-scheme.rb b/Library/Formula/mit-scheme.rb index 508e9d7b2..337be3357 100644 --- a/Library/Formula/mit-scheme.rb +++ b/Library/Formula/mit-scheme.rb @@ -1,7 +1,7 @@ require 'formula' class MitScheme < Formula - url 'http://ftp.gnu.org/gnu/mit-scheme/stable.pkg/9.0.1/mit-scheme-c-9.0.1.tar.gz' + url 'http://ftpmirror.gnu.org/mit-scheme/stable.pkg/9.0.1/mit-scheme-c-9.0.1.tar.gz' homepage 'http://www.gnu.org/software/mit-scheme/' md5 '92884092806dd075f103cd1e9996413c' |
