diff --git a/Library/Homebrew/cmd/search.rb b/Library/Homebrew/cmd/search.rb index f300f38d86..d5ccddacb8 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},