diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-02-07 21:20:01 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-02-07 21:20:01 +0000 |
commit | 3c38e1e73681c7334bae98dbaeec9f8e943748a1 (patch) | |
tree | 65d1b6510cfc02a9bed12f48eb8b8ec2458b7246 /www/mod_php5/scripts | |
parent | Upgrade to 1.4.0p5 (diff) |
Upgrade to mod_ssl 2.2.2.
Notes
Notes:
svn path=/head/; revision=16556
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 d4c2649841b8..dda3870958d7 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -103,7 +103,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.2.1 +VERSION_MODSSL= 2.2.2 RESTRICTED= "Contains cryptography" |