diff options
| author | Dominyk Tiller | 2014-10-08 16:36:21 +0100 | 
|---|---|---|
| committer | Mike McQuaid | 2014-10-10 00:01:07 +0100 | 
| commit | 5bdc4311bb82bd09ad2bf61ac9fdfaf79ccb78ae (patch) | |
| tree | 12ac9df7a7102ed5f7ee6badb91f6d1030021ae2 /Library/Homebrew/tap_migrations.rb | |
| parent | fc1e6867f0b82a635dbfed305d7f302f5f966a78 (diff) | |
| download | homebrew-5bdc4311bb82bd09ad2bf61ac9fdfaf79ccb78ae.tar.bz2 | |
fceux: migrate to homebrew-games.
Closes #33024.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 780ee2f80..f1fa07049 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", | 
