From f16aa5dabdb572ced767ed4bb68e7047f306b8f2 Mon Sep 17 00:00:00 2001 From: Baptiste Fontaine Date: Sun, 5 Jul 2015 10:27:30 +0200 Subject: [PATCH] rocket: migrating to boneyard Closes Homebrew/homebrew#41364. Signed-off-by: Baptiste Fontaine --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 31edbbf74f..0ecff0f75f 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -173,6 +173,7 @@ TAP_MIGRATIONS = { "qrupdate" => "homebrew/science", "rdesktop" => "homebrew/x11", "rofs-filtered" => "homebrew/fuse", + "rocket" => "homebrew/boneyard", "rxvt-unicode" => "homebrew/x11", "s3-backer" => "homebrew/fuse", "s3fs" => "homebrew/fuse",