diff options
Diffstat (limited to 'Library/Formula/gnu-chess.rb')
| -rw-r--r-- | Library/Formula/gnu-chess.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/gnu-chess.rb b/Library/Formula/gnu-chess.rb index 9aebc708d..549134a7a 100644 --- a/Library/Formula/gnu-chess.rb +++ b/Library/Formula/gnu-chess.rb @@ -2,6 +2,7 @@ require 'formula' class GnuChess < Formula url 'http://ftpmirror.gnu.org/chess/gnuchess-5.07.tar.gz' + mirror 'http://ftp.gnu.org/gnu/chess/gnuchess-5.07.tar.gz' homepage 'http://www.gnu.org/software/chess/' md5 '259da00aa559e5624c65279484fccaf7' |
