diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/cmd/search.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/search.rb b/Library/Homebrew/cmd/search.rb index f300f38d8..d5ccddacb 100644 --- a/Library/Homebrew/cmd/search.rb +++ b/Library/Homebrew/cmd/search.rb @@ -76,7 +76,7 @@ module Homebrew extend self end SEARCHABLE_TAPS = [ - %w{marcqualie nginx}, + %w{Homebrew nginx}, %w{Homebrew apache}, %w{Homebrew versions}, %w{Homebrew dupes}, |
