Add homebrew-binary to search

This commit is contained in:
Adam Vandenberg 2013-08-03 10:27:45 -07:00
parent ba0bebd343
commit 583dd38b08

View File

@ -52,6 +52,7 @@ module Homebrew extend self
%w{Homebrew science}, %w{Homebrew science},
%w{Homebrew completions}, %w{Homebrew completions},
%w{Homebrew x11}, %w{Homebrew x11},
%w{Homebrew binary},
] ]
def query_regexp(query) def query_regexp(query)