diff options
author | dirk <dirk@FreeBSD.org> | 1999-08-31 04:56:56 +0800 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-08-31 04:56:56 +0800 |
commit | 083e717e81bcf9655608d659e1fe7f2db35a3a8a (patch) | |
tree | 29a14714937b67ad87fdd70ecae41434cded7fa4 /www/mod_php3/scripts | |
parent | ef03c15d3834d6f071894d6f869f644555269fdf (diff) | |
download | freebsd-ports-gnome-083e717e81bcf9655608d659e1fe7f2db35a3a8a.tar.gz freebsd-ports-gnome-083e717e81bcf9655608d659e1fe7f2db35a3a8a.tar.zst freebsd-ports-gnome-083e717e81bcf9655608d659e1fe7f2db35a3a8a.zip |
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" |