diff options
| author | Geoffrey Oxberry | 2014-06-04 12:59:24 -0700 | 
|---|---|---|
| committer | Mike McQuaid | 2014-06-07 08:47:35 +0100 | 
| commit | 740d6f67cdc291c44e6e67fcb052d3710e5577dd (patch) | |
| tree | 11ec0d246161a2f84b35003aba560cd393f6433c | |
| parent | 94a0b26fec3e640bc7f0d132a4bd36c2507f3fc8 (diff) | |
| download | brew-740d6f67cdc291c44e6e67fcb052d3710e5577dd.tar.bz2 | |
sundials: move to homebrew-science
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 040f7d296..2f96c15f6 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",  | 
