aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKieran Pilkington2009-09-28 12:53:10 +1300
committerMax Howell2009-09-29 16:26:38 +0100
commit0e9edbb285ca89259271a6f2a804df1b09e70d7b (patch)
tree83844ef9b466f297669c02a3d29dc46e169df894
parent9169b675a3bb6a18e0089fa644f78f866c8c2e00 (diff)
downloadbrew-0e9edbb285ca89259271a6f2a804df1b09e70d7b.tar.bz2
An additional reference for warn_about_macports_or_fink
-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|