diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-03-06 11:18:47 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-03-06 11:18:47 +0000 |
commit | 2a7610542fb021a3d690eef9785311148ab5c677 (patch) | |
tree | 88e91e9bc4737e58611f99e01479a49c45f37868 /www/mod_php5/scripts | |
parent | upgrade original distribution to smtpfeed-0.95 and sendmail 8.9.3+3.2Wpre. (diff) |
Upgrade to mod_ssl 2.2.4.
Notes
Notes:
svn path=/head/; revision=17011
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 0ffc796e97e1..c6fc2d656b46 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/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.3 +VERSION_MODSSL= 2.2.4 RESTRICTED= "Contains cryptography" |