diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-06 18:15:44 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-01-06 18:15:44 +0000 |
commit | bea88e9fe2e829c73c2a31c8524f91abe5fa44a3 (patch) | |
tree | a05fcd05696b49708a4cf15dc09e279040098597 /www/mod_php5/scripts | |
parent | Upgrade to 1.2. (diff) |
Upgrade to mod_ssl 2.1.6
Notes
Notes:
svn path=/head/; revision=15887
Diffstat (limited to 'www/mod_php5/scripts')
-rw-r--r-- | www/mod_php5/scripts/configure.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 570d9b7a6582..ce7cd4ccd9cc 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -98,7 +98,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/SSLeay RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/SSLeay -VERSION_MODSSL= 2.1.5 +VERSION_MODSSL= 2.1.6 RESTRICTED= "Contains cryptography" |