From 1d120c3f29457364b9bc6a3b61247b79c79edcc3 Mon Sep 17 00:00:00 2001 From: Geoffrey Oxberry Date: Wed, 4 Jun 2014 13:04:08 -0700 Subject: [PATCH] gromacs: move to homebrew-science Closes Homebrew/homebrew#29880. 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 5906969c16..4bf683fa25 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",