From 07c80ed5daae497e704eafb377dc499da82d34d1 Mon Sep 17 00:00:00 2001 From: Seth Ladd Date: Tue, 7 Oct 2014 14:05:30 +0200 Subject: [PATCH] dart: migrate to tap run by dart team. Closes Homebrew/homebrew#32996. 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 b5ceb3abe6..780ee2f80a 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -15,6 +15,7 @@ TAP_MIGRATIONS = { "cmucl" => "homebrew/binary", "comparepdf" => "homebrew/boneyard", "connect" => "homebrew/boneyard", + "dart" => "dart-lang/dart", "denyhosts" => "homebrew/boneyard", "dotwrp" => "homebrew/science", "drizzle" => "homebrew/boneyard",