aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/autogen.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/autogen.rb')
-rw-r--r--Library/Formula/autogen.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/autogen.rb b/Library/Formula/autogen.rb
index 6261d5969..8874d097c 100644
--- a/Library/Formula/autogen.rb
+++ b/Library/Formula/autogen.rb
@@ -3,6 +3,7 @@ require 'formula'
class Autogen < Formula
homepage 'http://autogen.sourceforge.net'
url 'http://ftpmirror.gnu.org/autogen/rel5.12/autogen-5.12.tar.bz2'
+ mirror 'http://ftp.gnu.org/gnu/autogen/rel5.12/autogen-5.12.tar.bz2'
md5 '126e56be629cda747390e8ba9be71e4b'
depends_on 'guile'