diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 217a9e1fe..821491e31 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -62,7 +62,7 @@ TAP_MIGRATIONS = { "fox" => "homebrew/x11", "freeglut" => "homebrew/x11", "freerdp" => "homebrew/x11", - "fsv" => "homebrew/x11", + "fsv" => "homebrew/boneyard", "fuse-zip" => "homebrew/fuse", "fuse4x-kext" => "homebrew/fuse", "fuse4x" => "homebrew/fuse", @@ -77,7 +77,7 @@ TAP_MIGRATIONS = { "git-flow-clone" => "homebrew/boneyard", "gitfs" => "homebrew/fuse", "git-latexdiff" => "homebrew/tex", - "gkrellm" => "homebrew/x11", + "gkrellm" => "homebrew/boneyard", "glade" => "homebrew/x11", "gle" => "homebrew/x11", "gnumeric" => "homebrew/x11", @@ -209,7 +209,7 @@ TAP_MIGRATIONS = { "upnp-router-control" => "homebrew/x11", "urweb" => "homebrew/boneyard", "ushare" => "homebrew/boneyard", - "viewglob" => "homebrew/x11", + "viewglob" => "homebrew/boneyard", "wdfs" => "homebrew/fuse", "wkhtmltopdf" => "homebrew/boneyard", "wmctrl" => "homebrew/x11", |
