diff options
| author | Geoffrey Oxberry | 2014-06-04 13:04:08 -0700 | 
|---|---|---|
| committer | Mike McQuaid | 2014-06-07 08:47:35 +0100 | 
| commit | 1d120c3f29457364b9bc6a3b61247b79c79edcc3 (patch) | |
| tree | 9cd86b4ea313d604546a81783144689a87dabda4 /Library/Homebrew/tap_migrations.rb | |
| parent | 1e4a7a43f727f2b953a36225469d6513548e93f4 (diff) | |
| download | brew-1d120c3f29457364b9bc6a3b61247b79c79edcc3.tar.bz2 | |
gromacs: move to homebrew-science
Closes Homebrew/homebrew#29880.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -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 5906969c1..4bf683fa2 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -17,6 +17,7 @@ TAP_MIGRATIONS = {    "drizzle" => "homebrew/boneyard",    "dsniff" => "homebrew/boneyard",    "grads" => "homebrew/binary", +  "gromacs" => "homebrew/science",    "hugs98" => "homebrew/boneyard",    "hwloc" => "homebrew/science",    "ipopt" => "homebrew/science",  | 
