diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-01-12 14:44:42 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-01-12 14:44:42 +0000 |
commit | a085d0787199652548c53fcb8a86ccffa0c55a07 (patch) | |
tree | ec3f812f994233e56345a906ab16b8ddb8687d0f /www/mod_php3/scripts | |
parent | Upgrade to 0.6.4. (diff) |
Upgrade to mod_ssl-2.4.10.
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 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" |