From 740d6f67cdc291c44e6e67fcb052d3710e5577dd Mon Sep 17 00:00:00 2001 From: Geoffrey Oxberry Date: Wed, 4 Jun 2014 12:59:24 -0700 Subject: [PATCH] sundials: 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 040f7d296f..2f96c15f66 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -45,6 +45,7 @@ TAP_MIGRATIONS = { "slicot" => "homebrew/science", "solfege" => "homebrew/boneyard", "storm" => "homebrew/boneyard", + "sundials" => "homebrew/science", "syslog-ng" => "homebrew/boneyard", "tetgen" => "homebrew/science", "tmap" => "homebrew/boneyard",