diff options
| author | Geoff Nixon | 2015-03-08 16:23:30 -0400 |
|---|---|---|
| committer | Jack Nagel | 2015-03-08 16:23:30 -0400 |
| commit | 619a24863214fc10eb0ab70bdc0669cba4f1e96f (patch) | |
| tree | b3e18bbd9e515414dbf9e0d54bdcdb2459f395bf /Library/Homebrew | |
| parent | 2ecb7db69d81b03124a2fda6dc28134d4618f0c0 (diff) | |
| download | homebrew-619a24863214fc10eb0ab70bdc0669cba4f1e96f.tar.bz2 | |
Move pathfinder to the boneyard
Closes #37066.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
Diffstat (limited to 'Library/Homebrew')
| -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 ea1fe2a6c..5b411f0bb 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -117,6 +117,7 @@ TAP_MIGRATIONS = { "opengrm-ngram" => "homebrew/science", "pan" => "homebrew/boneyard", "pari" => "homebrew/x11", + "pathfinder" => "homebrew/boneyard", "pcb" => "homebrew/x11", "pdf2image" => "homebrew/x11", "pdf2svg" => "homebrew/x11", |
