From de42ad52a545e36b0225d5d7c4c1a96c491c642b Mon Sep 17 00:00:00 2001 From: Adam Vandenberg Date: Sun, 13 Jul 2014 22:09:31 -0700 Subject: [PATCH] Move pjsip to the boneyard. Will accept an updated pull request to update this to the current version. Closes Homebrew/homebrew#27235. --- 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 e468ba8cf1..b58793bc1d 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -45,6 +45,7 @@ TAP_MIGRATIONS = { "octave" => "homebrew/science", "opencv" => "homebrew/science", "pan" => "homebrew/boneyard", + "pjsip" => "homebrew/boneyard", "pocl" => "homebrew/science", "qfits" => "homebrew/boneyard", "qrupdate" => "homebrew/science",