aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/tap_migrations.rb3
1 files changed, 3 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb
index eeb25b7ab..ca3425f49 100644
--- a/Library/Homebrew/tap_migrations.rb
+++ b/Library/Homebrew/tap_migrations.rb
@@ -7,4 +7,7 @@ TAP_MIGRATIONS = {
'blackbox' => 'homebrew/boneyard',
'libgtextutils' => 'homebrew/science',
'syslog-ng' => 'homebrew/boneyard',
+ 'librets' => 'homebrew/boneyard',
+ 'drizzle' => 'homebrew/boneyard',
+ 'boost149' => 'homebrew/versions,
}