diff options
| author | Jack Nagel | 2015-01-31 23:54:37 -0500 |
|---|---|---|
| committer | Jack Nagel | 2015-01-31 23:54:37 -0500 |
| commit | 649579072ca7a0f5fe2576f78499a7a35597161f (patch) | |
| tree | 42a3191448af326358bf5aff432be711600c8532 /Library/Homebrew/tap_migrations.rb | |
| parent | 5fcf40fffd404330aee3d8013ce5765594c838ba (diff) | |
| download | brew-649579072ca7a0f5fe2576f78499a7a35597161f.tar.bz2 | |
Move cdf to the boneyard
Closes Homebrew/homebrew#36009.
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 68ce6a8b5..ef6be3e0f 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -15,6 +15,7 @@ TAP_MIGRATIONS = { "cantera" => "homebrew/science", "cardpeek" => "homebrew/x11", "catdoc" => "homebrew/boneyard", + "cdf" => "homebrew/boneyard", "clam" => "homebrew/boneyard", "cloudfoundry-cli" => "pivotal/tap", "clusterit" => "homebrew/x11", |
