diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/openssl.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/openssl.rb b/Library/Formula/openssl.rb index 85f0085a1..b69c3e654 100644 --- a/Library/Formula/openssl.rb +++ b/Library/Formula/openssl.rb @@ -18,7 +18,7 @@ class Openssl < Formula depends_on "makedepend" => :build keg_only :provided_by_osx, - "The OpenSSL provided by OS X is too old for some software" + "Apple has deprecated use of OpenSSL in favor of its own TLS and crypto libraries" def arch_args { |
