diff options
| author | Misty De Meo | 2012-12-27 21:54:54 -0400 | 
|---|---|---|
| committer | Misty De Meo | 2012-12-27 21:55:15 -0400 | 
| commit | 2c2caf7cf01bc648d88133dc63fa536846693738 (patch) | |
| tree | e8f5531d7841348f09ec29f3690ddd02610e1896 /bin | |
| parent | b004beb826da99aee015e4058848c55805640337 (diff) | |
| download | homebrew-2c2caf7cf01bc648d88133dc63fa536846693738.tar.bz2 | |
Replace sceaga/homebrew with mistydemeo/tigerbrew
@sceaga has discontinued his homebrew fork, so tigerbrew is now PPC/
Tiger users' best bet.
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/brew | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -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 | 
