diff options
Diffstat (limited to 'www/mod_php3/scripts/configure.php')
-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 3a816191714e..223bb94d5ff9 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -134,7 +134,7 @@ LIB_DEPENDS+= crypto.1:\${PORTSDIR}/security/openssl \\ ssl.1:\${PORTSDIR}/security/openssl RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.4.9 +VERSION_MODSSL= 2.4.10 RESTRICTED= "Contains cryptography" |