diff options
| author | Arne Jørgensen | 2014-08-22 10:49:28 +0200 | 
|---|---|---|
| committer | Mike McQuaid | 2014-08-22 16:48:53 +0100 | 
| commit | f936b332792178b5751b4949966ba38969422cbe (patch) | |
| tree | e68a7d84c43eb58a3cdc8190907481065080b8eb /Library/Homebrew/tap_migrations.rb | |
| parent | 0bf3ec593de9d20b873c947f420e8b19b84d50ad (diff) | |
| download | brew-f936b332792178b5751b4949966ba38969422cbe.tar.bz2 | |
drush: move to Homebrew/php tap.
Closes Homebrew/homebrew#31726.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 8159142d6..94b957839 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -18,6 +18,7 @@ TAP_MIGRATIONS = {    "denyhosts" => "homebrew/boneyard",    "dotwrp" => "homebrew/science",    "drizzle" => "homebrew/boneyard", +  "drush" => "homebrew/php",    "dsniff" => "homebrew/boneyard",    "grads" => "homebrew/binary",    "gromacs" => "homebrew/science",  | 
