diff options
author | dirk <dirk@FreeBSD.org> | 1999-06-02 07:19:44 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-06-02 07:19:44 +0000 |
commit | 2bb3ee63af5446f0e9edbbd6301d21b5e1717479 (patch) | |
tree | 3b3b6fe2178c3c645c02f046719b1fc7811e1dc6 /www/mod_php4/scripts/configure.php | |
parent | 1fb9d31c1665f4a16698319cb2736b4eaa9ce9dc (diff) | |
download | FreeBSD-ports-2bb3ee63af5446f0e9edbbd6301d21b5e1717479.zip FreeBSD-ports-2bb3ee63af5446f0e9edbbd6301d21b5e1717479.tar.gz |
Upgrade to mod_ssl 2.3.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 873fc99..eccbac5 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -109,7 +109,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.2.8 +VERSION_MODSSL= 2.3.1 RESTRICTED= "Contains cryptography" |