diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index f751c4a69c..3b3a29725a 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -154,6 +154,7 @@ TAP_MIGRATIONS = { "mysql-connector-odbc" => "homebrew/boneyard", "mysql-proxy" => "homebrew/boneyard", "mysqlreport" => "homebrew/boneyard", + "net6" => "homebrew/boneyard", "newick-utils" => "homebrew/science", "nlopt" => "homebrew/science", "ntfs-3g" => "homebrew/fuse",