From 38cca5324d266e18ea62a1be2b62d5f4a4dea0b9 Mon Sep 17 00:00:00 2001 From: Shaun Jackman Date: Thu, 8 Jan 2015 12:02:02 -0800 Subject: [PATCH] newick-utils 1.6: Move to Homebrew/science Closes Homebrew/homebrew#35671. 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 106fea4a7b..038d274184 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -101,6 +101,7 @@ TAP_MIGRATIONS = { "msgpack-rpc" => "homebrew/boneyard", "mupdf" => "homebrew/x11", "mydumper" => "homebrew/boneyard", + "newick-utils" => "homebrew/science", "nlopt" => "homebrew/science", "octave" => "homebrew/science", "opencv" => "homebrew/science",