aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorKieran Pilkington2009-09-28 12:53:10 +1300
committerMax Howell2009-09-29 16:26:38 +0100
commitbcc41f1cee8e32f93e275176dab3e7ec20f86c3b (patch)
treeea5eb3bdbd3ee57702cec8e962552e0a0467d3ff /Library
parentbebbb010d7b22df73abc3242d79fa05a0a385459 (diff)
downloadhomebrew-bcc41f1cee8e32f93e275176dab3e7ec20f86c3b.tar.bz2
An additional reference for warn_about_macports_or_fink
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/brew.h.rb1
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|