From 0ff7de81040818a9528600ef4bd88cf3a2e728a7 Mon Sep 17 00:00:00 2001 From: Adam Demasi Date: Sun, 1 Nov 2015 21:45:11 +1030 Subject: [PATCH] appledoc 2.2.1 (new formula) Closes Homebrew/homebrew#45574. Signed-off-by: Dominyk Tiller --- Library/Homebrew/tap_migrations.rb | 1 - 1 file changed, 1 deletion(-) diff --git a/Library/Homebrew/tap_migrations.rb b/Library/Homebrew/tap_migrations.rb index 4fa278aab6..a229cc4cde 100644 --- a/Library/Homebrew/tap_migrations.rb +++ b/Library/Homebrew/tap_migrations.rb @@ -5,7 +5,6 @@ TAP_MIGRATIONS = { "aimage" => "homebrew/boneyard", "aplus" => "homebrew/boneyard", "apple-gcc42" => "homebrew/dupes", - "appledoc" => "homebrew/boneyard", "appswitch" => "homebrew/binary", "archivemount" => "homebrew/fuse", "atari++" => "homebrew/x11",