diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-02-05 13:38:49 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-02-05 13:38:49 +0000 |
commit | 15a3d1ef2ed49f4842bd2e410daac973fe592ea0 (patch) | |
tree | e0fb03b314fd5d57fb6f651e385729bf44596485 /www/mod_php5/scripts | |
parent | Shaared lib name is changed for elf system. (diff) |
Upgrade to mod_ssl-2.2.1.
Notes
Notes:
svn path=/head/; revision=16544
Diffstat (limited to 'www/mod_php5/scripts')
-rw-r--r-- | www/mod_php5/scripts/configure.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php index 39c2410e44b6..d4c2649841b8 100644 --- a/www/mod_php5/scripts/configure.php +++ b/www/mod_php5/scripts/configure.php @@ -103,7 +103,7 @@ BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.2.0 +VERSION_MODSSL= 2.2.1 RESTRICTED= "Contains cryptography" |