diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-03 22:19:56 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-11-03 22:19:56 +0000 |
commit | 8d43b66eb12bb09062d2981167dcd341ee032e4e (patch) | |
tree | 75eb8b49c9eb5e0dc7af9328f847badfbf49590b /www/mod_php3/scripts | |
parent | remove mergemaster (diff) |
Upgrade to mod_ssl 2.4.7.
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 e504f74d9be6..588e4b1b3a34 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -137,7 +137,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.4.6 +VERSION_MODSSL= 2.4.7 RESTRICTED= "Contains cryptography" |