diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/cmd/search.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/cmd/search.rb b/Library/Homebrew/cmd/search.rb index 68b0a6c43..c3480c348 100644 --- a/Library/Homebrew/cmd/search.rb +++ b/Library/Homebrew/cmd/search.rb @@ -45,6 +45,7 @@ module Homebrew extend self SEARCHABLE_TAPS = [ %w{josegonzalez php}, %w{samueljohn python}, + %w{marcqualie nginx}, %w{Homebrew apache}, %w{Homebrew versions}, %w{Homebrew dupes}, |
