diff options
| author | Kieran Pilkington | 2009-09-28 12:53:10 +1300 |
|---|---|---|
| committer | Max Howell | 2009-09-29 16:26:38 +0100 |
| commit | bcc41f1cee8e32f93e275176dab3e7ec20f86c3b (patch) | |
| tree | ea5eb3bdbd3ee57702cec8e962552e0a0467d3ff /Library | |
| parent | bebbb010d7b22df73abc3242d79fa05a0a385459 (diff) | |
| download | homebrew-bcc41f1cee8e32f93e275176dab3e7ec20f86c3b.tar.bz2 | |
An additional reference for warn_about_macports_or_fink
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/brew.h.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/brew.h.rb b/Library/Homebrew/brew.h.rb index e7646c043..078a2928f 100644 --- a/Library/Homebrew/brew.h.rb +++ b/Library/Homebrew/brew.h.rb @@ -247,6 +247,7 @@ end def warn_about_macports_or_fink # 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 %w[port fink].each do |ponk| |
