diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/bind.rb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Library/Formula/bind.rb b/Library/Formula/bind.rb index 61952f00f..a17fa9f52 100644 --- a/Library/Formula/bind.rb +++ b/Library/Formula/bind.rb @@ -3,7 +3,6 @@ require 'formula' class Bind < Formula homepage 'http://www.isc.org/software/bind/' url 'ftp://ftp.isc.org/isc/bind9/9.9.3/bind-9.9.3.tar.gz' - version '9.9.3' sha1 '0d770a68ccdb98db7930951cf380d5c7ed9b5b67' depends_on "openssl" if MacOS.version == :leopard |
