fceux: migrate to homebrew-games.

Closes Homebrew/homebrew#33024.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Dominyk Tiller 2014-10-08 16:36:21 +01:00 committed by Mike McQuaid
parent 285f8f77e6
commit 1355dc6b8c

View File

@ -22,6 +22,7 @@ TAP_MIGRATIONS = {
"drush" => "homebrew/php", "drush" => "homebrew/php",
"dsniff" => "homebrew/boneyard", "dsniff" => "homebrew/boneyard",
"electric-fence" => "homebrew/boneyard", "electric-fence" => "homebrew/boneyard",
"fceux" => "homebrew/games",
"gnunet" => "homebrew/boneyard", "gnunet" => "homebrew/boneyard",
"grads" => "homebrew/binary", "grads" => "homebrew/binary",
"gromacs" => "homebrew/science", "gromacs" => "homebrew/science",