From cf757b001d5de11c41f02a7edebb6c786096e377 Mon Sep 17 00:00:00 2001 From: Shaun Jackman Date: Wed, 13 May 2015 14:23:59 -0700 Subject: [PATCH] datamash: move to homebrew/science. See Homebrew/homebrew-science#2261 Closes Homebrew/homebrew#39736. 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 676d98a1ea..a40f0dac25 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -31,6 +31,7 @@ TAP_MIGRATIONS = { "curlftpfs" => "homebrew/x11", "cwm" => "homebrew/x11", "dart" => "dart-lang/dart", + "datamash" => "homebrew/science", "dbslayer" => "homebrew/boneyard", "ddd" => "homebrew/x11", "denyhosts" => "homebrew/boneyard",