aboutsummaryrefslogtreecommitdiff
path: root/mail/emailrelay/files/patch-src_gssl_gssl__openssl.cpp
Commit message (Collapse)AuthorAgeFilesLines
* mail/emailrelay: Fix DEFAULT_VERSIONS+=sslJohn Marino2016-11-051-0/+13
Both LibreSSL and the latest version of OpenSSL lack definitions for SSLv3_method, so handle that case to fix the build with those SSL options. Appoved by: SSL blanket Notes: svn path=/head/; revision=425393