diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/bind.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Library/Formula/bind.rb b/Library/Formula/bind.rb index 827dd42c7..92aa09f43 100644 --- a/Library/Formula/bind.rb +++ b/Library/Formula/bind.rb @@ -13,6 +13,8 @@ class Bind < Formula sha1 "114293393260de545393e4ed66ca252e881aa21f" => :lion end + head "https://source.isc.org/git/bind9.git" + depends_on "openssl" def install |
