diff options
Diffstat (limited to 'Library')
| -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 b5ceb3abe..780ee2f80 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", |
