diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 780ee2f80a..f1fa070497 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -22,6 +22,7 @@ TAP_MIGRATIONS = { "drush" => "homebrew/php", "dsniff" => "homebrew/boneyard", "electric-fence" => "homebrew/boneyard", + "fceux" => "homebrew/games", "gnunet" => "homebrew/boneyard", "grads" => "homebrew/binary", "gromacs" => "homebrew/science",