An additional reference for warn_about_macports_or_fink

This commit is contained in:
Kieran Pilkington 2009-09-28 12:53:10 +13:00 committed by Max Howell
parent 9169b675a3
commit 0e9edbb285

View File

@ -247,6 +247,7 @@ end
def warn_about_macports_or_fink def warn_about_macports_or_fink
# See these issues for some history: # See these issues for some history:
# http://github.com/mxcl/homebrew/issues/#issue/13 # 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/mxcl/homebrew/issues/#issue/48
%w[port fink].each do |ponk| %w[port fink].each do |ponk|