aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/tap_migrations.rb
diff options
context:
space:
mode:
authorAdam Vandenberg2014-07-13 22:09:31 -0700
committerAdam Vandenberg2014-07-13 22:09:31 -0700
commitde42ad52a545e36b0225d5d7c4c1a96c491c642b (patch)
treef501b5a8773af06e7787277f0c96b903e664e286 /Library/Homebrew/tap_migrations.rb
parent1e184138489707dcbaef73dd23a600d63ab661cf (diff)
downloadbrew-de42ad52a545e36b0225d5d7c4c1a96c491c642b.tar.bz2
Move pjsip to the boneyard.
Will accept an updated pull request to update this to the current version. Closes Homebrew/homebrew#27235.
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
-rw-r--r--Library/Homebrew/tap_migrations.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb
index e468ba8cf..b58793bc1 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",