From deaa3ec3f5f81a09d01e611d4a0bf6812e271d3d Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Tue, 12 Jan 2016 10:56:21 +0530 Subject: [PATCH] prooftree: migrate from x11 to science --- Library/Homebrew/tap_migrations.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 61124c1460..cdf34c9f69 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -175,7 +175,7 @@ TAP_MIGRATIONS = { "pjsip" => "homebrew/boneyard", "pocl" => "homebrew/science", "pplatex" => "homebrew/tex", - "prooftree" => "homebrew/x11", + "prooftree" => "homebrew/gui", "pulse" => "homebrew/boneyard", "pyenv-pip-rehash" => "homebrew/boneyard", "pyxplot" => "homebrew/x11",