Move denyhosts to boneyard

This formula does not configure the software correctly.
In addition, MacPorts blacklists it from newer versions of OS X.

See:
https://github.com/mxcl/homebrew/issues/21484
https://trac.macports.org/browser/trunk/dports/security/denyhosts/Portfile

Closes Homebrew/homebrew#21484.
This commit is contained in:
Adam Vandenberg 2013-11-17 10:47:47 -08:00
parent 040d655d8d
commit d8ef57901f

View File

@ -1,4 +1,5 @@
TAP_MIGRATIONS = {
'octave' => 'homebrew/science',
'grads' => 'homebrew/binary',
'denyhosts' => 'homebrew/boneyard'
}