diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-08-30 20:56:56 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-08-30 20:56:56 +0000 |
commit | ca1f3d668cfd4f6e7ef06143844461ef843e62f0 (patch) | |
tree | aa8d2151cf02b2f64ae8903322fd4764638b18a3 /www/mod_php3/scripts | |
parent | Add tn3270 (diff) |
Upgrade to mod_ssl 2.4.1.
Diffstat (limited to 'www/mod_php3/scripts')
-rw-r--r-- | www/mod_php3/scripts/configure.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index 7464fe2a3de3..bce88851151b 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -134,7 +134,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.4.0 +VERSION_MODSSL= 2.4.1 RESTRICTED= "Contains cryptography" |