From d35f960fe1ebcaa580663df7021c0593a4934744 Mon Sep 17 00:00:00 2001 From: David Coeurjolly Date: Mon, 23 Feb 2015 08:40:17 +0100 Subject: [PATCH] dgtal: migrate to homebrew/science Closes Homebrew/homebrew#37094. 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 e5f58ab49f..44ceadcbc9 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -31,6 +31,7 @@ TAP_MIGRATIONS = { "dbslayer" => "homebrew/boneyard", "ddd" => "homebrew/x11", "denyhosts" => "homebrew/boneyard", + "dgtal" => "homebrew/science", "dmenu" => "homebrew/x11", "dotwrp" => "homebrew/science", "drizzle" => "homebrew/boneyard",