aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/texinfo.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/texinfo.rb')
-rw-r--r--Library/Formula/texinfo.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/texinfo.rb b/Library/Formula/texinfo.rb
index 8773b57d3..f6fb7f0b4 100644
--- a/Library/Formula/texinfo.rb
+++ b/Library/Formula/texinfo.rb
@@ -2,6 +2,7 @@ require 'formula'
class Texinfo < Formula
url 'http://ftpmirror.gnu.org/texinfo/texinfo-4.13a.tar.gz'
+ mirror 'http://ftp.gnu.org/gnu/texinfo/texinfo-4.13a.tar.gz'
homepage 'http://www.gnu.org/software/texinfo/'
md5 '71ba711519209b5fb583fed2b3d86fcb'