diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-06-09 15:18:28 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-06-09 15:18:28 +0000 |
commit | 1bdce8f4fd2a72dbdddaafbbeead6a638d3e4344 (patch) | |
tree | c0c05cb6ee00580c21980cccbd832729174ff0e5 /www/mod_php5/scripts | |
parent | Add URL for the videotext homepage (diff) |
Upgrade to mod_ssl 2.3.3.
Notes
Notes:
svn path=/head/; revision=19385
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 088d1a92ef36..fbc55730d820 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -111,7 +111,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.3.2 +VERSION_MODSSL= 2.3.3 RESTRICTED= "Contains cryptography" |