diff options
| author | Adam Vandenberg | 2014-07-13 22:09:31 -0700 |
|---|---|---|
| committer | Adam Vandenberg | 2014-07-13 22:09:31 -0700 |
| commit | 9f2190bcf95ba5eba60d364b8bc4667e1e564b48 (patch) | |
| tree | c5779a43c83e28210b5507ac78f5906312a6df64 /Library/Homebrew/tap_migrations.rb | |
| parent | 8c1057f7c018fb4354ab5274304f6f2c20f24ea6 (diff) | |
| download | homebrew-9f2190bcf95ba5eba60d364b8bc4667e1e564b48.tar.bz2 | |
Move pjsip to the boneyard.
Will accept an updated pull request to update this to the current version.
Closes #27235.
Diffstat (limited to 'Library/Homebrew/tap_migrations.rb')
| -rw-r--r-- | Library/Homebrew/tap_migrations.rb | 1 |
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", |
