diff options
author | dirk <dirk@FreeBSD.org> | 1999-06-09 15:18:28 +0000 |
---|---|---|
committer | dirk <dirk@FreeBSD.org> | 1999-06-09 15:18:28 +0000 |
commit | 5c22abcc118f3a30114021cabd8b41203fef5dcd (patch) | |
tree | 317d406a2d778d463a0a99f4241d577c3a3ce72a /www/mod_php4/scripts | |
parent | 93438a0a0c0d4ba150ed1ba2f8dfb1b8f6bb4a04 (diff) | |
download | FreeBSD-ports-5c22abcc118f3a30114021cabd8b41203fef5dcd.zip FreeBSD-ports-5c22abcc118f3a30114021cabd8b41203fef5dcd.tar.gz |
Upgrade to mod_ssl 2.3.3.
Diffstat (limited to 'www/mod_php4/scripts')
-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 088d1a9..fbc5573 100644 --- a/www/mod_php4/scripts/configure.php +++ b/www/mod_php4/scripts/configure.php @@ -111,7 +111,7 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.3.2 +VERSION_MODSSL= 2.3.3 RESTRICTED= "Contains cryptography" |