diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 52ece1ef04..a596aa7b6e 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -8,6 +8,7 @@ TAP_MIGRATIONS = { "denyhosts" => "homebrew/boneyard", "dotwrp" => "homebrew/science", "drizzle" => "homebrew/boneyard", + "dsniff" => "homebrew/boneyard", "grads" => "homebrew/binary", "hwloc" => "homebrew/science", "ipopt" => "homebrew/science",