diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index f2aded43a5..741bb5fae0 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -232,5 +232,6 @@ TAP_MIGRATIONS = { "xplot" => "homebrew/x11", "xspringies" => "homebrew/x11", "yarp" => "homebrew/x11", + "ydict" => "homebrew/boneyard", "zenity" => "homebrew/x11", }