From 7693a62909b63fa68c0958e26f173348c91b31ff Mon Sep 17 00:00:00 2001 From: Rakesh Date: Sun, 6 Dec 2015 12:18:20 +0530 Subject: [PATCH] net6: boneyard --- 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 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",