From 8d94fff17a098613adce5fbf8c4c4c06f300f25f Mon Sep 17 00:00:00 2001 From: Geoff Nixon Date: Sun, 22 Feb 2015 01:19:25 -0800 Subject: [PATCH] figtoipe: move to head-only. Closes Homebrew/homebrew#37059. Signed-off-by: Mike McQuaid --- Library/Homebrew/tap_migrations.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index a65ea0b23f..2679eb9ee0 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -44,6 +44,7 @@ TAP_MIGRATIONS = { "electric-fence" => "homebrew/boneyard", "fceux" => "homebrew/games", "feh" => "homebrew/x11", + "figtoipe" => "homebrew/head-only", "fox" => "homebrew/x11", "freeglut" => "homebrew/x11", "freerdp" => "homebrew/x11",