diff options
| author | Mike McQuaid | 2014-04-18 10:59:12 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-04-18 10:59:12 +0100 |
| commit | e6d8f37b68ce6c1ad6598237e0206623e9a76823 (patch) | |
| tree | 6f1b9b546b24ea1c0a71b565cde5330736aa4546 /Library | |
| parent | f8236b59f79fd0334f8a1e239dd6538a9f738ff1 (diff) | |
| download | homebrew-e6d8f37b68ce6c1ad6598237e0206623e9a76823.tar.bz2 | |
search: move nginx to Homebrew organisation.
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}, |
