aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
diff options
context:
space:
mode:
authorMike McQuaid2014-04-10 11:21:31 +0100
committerMike McQuaid2014-04-10 16:22:24 +0100
commiteccc96babfa4cf40fb40718edf2693deda263614 (patch)
tree17603494be514041dfa0a8de9925565d63935222 /Library/Homebrew/cmd
parent21b1e63285a5c74cb07bfe54e988fbd64bf87768 (diff)
downloadhomebrew-eccc96babfa4cf40fb40718edf2693deda263614.tar.bz2
Migrate homebrew-php to Homebrew organization.
Diffstat (limited to 'Library/Homebrew/cmd')
-rw-r--r--Library/Homebrew/cmd/search.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/cmd/search.rb b/Library/Homebrew/cmd/search.rb
index 2d83d8182..f300f38d8 100644
--- a/Library/Homebrew/cmd/search.rb
+++ b/Library/Homebrew/cmd/search.rb
@@ -76,7 +76,6 @@ module Homebrew extend self
end
SEARCHABLE_TAPS = [
- %w{josegonzalez php},
%w{marcqualie nginx},
%w{Homebrew apache},
%w{Homebrew versions},
@@ -86,6 +85,7 @@ module Homebrew extend self
%w{Homebrew completions},
%w{Homebrew binary},
%w{Homebrew python},
+ %w{Homebrew php},
]
def query_regexp(query)