From d1a09492fe7ecfd03df3ff176082249d05b5f9a6 Mon Sep 17 00:00:00 2001 From: Tom Schoonjans Date: Mon, 11 Jan 2016 18:55:09 +0530 Subject: [PATCH] ggobi: 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 92777620a7..66f0150588 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -73,7 +73,7 @@ TAP_MIGRATIONS = { "geda-gaf" => "homebrew/science", "geeqie" => "homebrew/gui", "geomview" => "homebrew/x11", - "ggobi" => "homebrew/x11", + "ggobi" => "homebrew/science", "giblib" => "homebrew/x11", "git-encrypt" => "homebrew/boneyard", "git-flow-clone" => "homebrew/boneyard",