diff options
Diffstat (limited to 'Library')
| -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 eb4501dab..6d81fe158 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -50,7 +50,7 @@ TAP_MIGRATIONS = { "dupx" => "homebrew/boneyard", "dwm" => "homebrew/x11", "dzen2" => "homebrew/x11", - "easy-tag" => "homebrew/x11", + "easy-tag" => "homebrew/gui", "echoping" => "homebrew/boneyard", "electric-fence" => "homebrew/boneyard", "encfs" => "homebrew/fuse", |
