aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/brew2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/brew b/bin/brew
index e495c9c44..1ade4c30b 100755
--- a/bin/brew
+++ b/bin/brew
@@ -38,7 +38,7 @@ end
if MACOS and MACOS_VERSION < 10.5
abort <<-EOABORT.undent
Homebrew requires Leopard or higher. For Tiger support, see:
- http://github.com/sceaga/homebrew/tree/tiger
+ https://github.com/mistydemeo/tigerbrew
EOABORT
end