diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-03-19 20:46:57 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-03-19 20:46:57 +0000 |
commit | e134132a435600f65e7b37f67b53912dea80be66 (patch) | |
tree | 791e21637fe60518b1c0de8e0f5a43e579e2a865 /www/mod_php4/scripts | |
parent | Update to 3.13 (diff) |
Upgrade to mod_ssl 2.2.5.
Diffstat (limited to 'www/mod_php4/scripts')
-rw-r--r-- | www/mod_php4/scripts/configure.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php index c6fc2d656b46..14a8aafa4539 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -104,7 +104,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.2.4 +VERSION_MODSSL= 2.2.5 RESTRICTED= "Contains cryptography" |