From 4e301b5e93567c136a439c47d257e2dfcb497cc8 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 8 May 2014 22:03:03 -0500 Subject: [PATCH] Remove justniffer Closes Homebrew/homebrew#27021. --- 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 00f5fcaf2a..80af022361 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -19,6 +19,7 @@ TAP_MIGRATIONS = { "iulib" => "homebrew/boneyard", "jscoverage" => "homebrew/boneyard", "jsl" => "homebrew/binary", + "justniffer" => "homebrew/boneyard", "kerl" => "homebrew/headonly", "kismet" => "homebrew/boneyard", "libgtextutils" => "homebrew/science",