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_php4/scripts/configure.php | |
parent | Add tn3270 (diff) |
Upgrade to mod_ssl 2.4.1.
Diffstat (limited to 'www/mod_php4/scripts/configure.php')
-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 87702420f57d..57f31c165afb 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -146,7 +146,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" |