From 1e4a7a43f727f2b953a36225469d6513548e93f4 Mon Sep 17 00:00:00 2001 From: Geoffrey Oxberry Date: Wed, 4 Jun 2014 13:00:37 -0700 Subject: [PATCH] cantera: move to homebrew-science --- 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 2f96c15f66..5906969c16 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -7,6 +7,7 @@ TAP_MIGRATIONS = { "aws-iam-tools" => "homebrew/boneyard", "blackbox" => "homebrew/boneyard", "boost149" => "homebrew/versions", + "cantera" => "homebrew/science", "catdoc" => "homebrew/boneyard", "clam" => "homebrew/boneyard", "cmucl" => "homebrew/binary",