From ad32b663e8d064cd81e4b654880d746af85991a5 Mon Sep 17 00:00:00 2001 From: Sean Lee Date: Fri, 20 Jul 2012 13:27:49 +0800 Subject: [PATCH] corrected the macruby download link Signed-off-by: Adam Vandenberg --- Library/Homebrew/blacklist.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/blacklist.rb b/Library/Homebrew/blacklist.rb index d1e561de7c..9b1e1f89a8 100644 --- a/Library/Homebrew/blacklist.rb +++ b/Library/Homebrew/blacklist.rb @@ -40,7 +40,7 @@ def blacklisted? name EOS when 'macruby' then <<-EOS.undent MacRuby works better when you install their package: - http://www.macruby.org/downloads.html + http://www.macruby.org/ Although if you prefer, there is a formula in homebrew-alt. EOS