diff options
| author | Geoff Nixon | 2015-03-08 16:23:30 -0400 | 
|---|---|---|
| committer | Jack Nagel | 2015-03-08 16:23:30 -0400 | 
| commit | 12d2d08b9b13f501d92e418ee0b0bde7aa45c2d7 (patch) | |
| tree | 90d070915639f97fbd2050dc10d389460dd83809 /Library/Homebrew/tap_migrations.rb | |
| parent | 511c92158159843b15e33b05a2659b46a0f76a94 (diff) | |
| download | brew-12d2d08b9b13f501d92e418ee0b0bde7aa45c2d7.tar.bz2 | |
Move pathfinder to the boneyard
Closes Homebrew/homebrew#37066.
Signed-off-by: Jack Nagel <jacknagel@gmail.com>
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 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",  | 
