aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Homebrew')
-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 f2aded43a..741bb5fae 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",
}