diff options
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 2bc9b5656..98b6a05e9 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -82,7 +82,7 @@ TAP_MIGRATIONS = { "gkrellm" => "homebrew/boneyard", "gle" => "homebrew/x11", "gnunet" => "homebrew/boneyard", - "gobby" => "homebrew/x11", + "gobby" => "homebrew/gui", "googlecl" => "homebrew/boneyard", "gpredict" => "homebrew/x11", "gptfdisk" => "homebrew/boneyard", |
