diff options
| author | Mike McQuaid | 2013-12-14 18:13:11 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2013-12-14 18:18:35 +0000 |
| commit | 4c2e7b165912c109cd73fdf70aa6c4e92306a70f (patch) | |
| tree | 6cba0c94b12cb193adcf8328efc0c7c92d63f486 /Library/Homebrew/os/mac.rb | |
| parent | 3656f595089d9c6c5f0ece8e5a1cee59667d79d8 (diff) | |
| download | brew-4c2e7b165912c109cd73fdf70aa6c4e92306a70f.tar.bz2 | |
Update docs, comment mxcl/homebrew refs.
Diffstat (limited to 'Library/Homebrew/os/mac.rb')
| -rw-r--r-- | Library/Homebrew/os/mac.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Homebrew/os/mac.rb b/Library/Homebrew/os/mac.rb index 316c7f68c..570bfefeb 100644 --- a/Library/Homebrew/os/mac.rb +++ b/Library/Homebrew/os/mac.rb @@ -180,9 +180,9 @@ module OS end # See these issues for some history: - # http://github.com/mxcl/homebrew/issues/#issue/13 - # http://github.com/mxcl/homebrew/issues/#issue/41 - # http://github.com/mxcl/homebrew/issues/#issue/48 + # http://github.com/Homebrew/homebrew/issues/13 + # http://github.com/Homebrew/homebrew/issues/41 + # http://github.com/Homebrew/homebrew/issues/48 def macports_or_fink paths = [] |
