aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
diff options
context:
space:
mode:
authorArne Jørgensen2014-08-22 10:49:28 +0200
committerMike McQuaid2014-08-22 16:48:53 +0100
commitf936b332792178b5751b4949966ba38969422cbe (patch)
treee68a7d84c43eb58a3cdc8190907481065080b8eb /Library/Homebrew/tap_migrations.rb
parent0bf3ec593de9d20b873c947f420e8b19b84d50ad (diff)
downloadbrew-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.rb1
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",