diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 1999-03-12 08:11:33 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 1999-03-12 08:11:33 +0000 |
commit | e59ee49f9f03858947a8d6ce4f64773bb4521e8e (patch) | |
tree | 000477b0089d40013e806a5927dc6e185f09927d /www/mod_php5 | |
parent | 0e7b05f262ce66c59c8dad49a1cbbdda7382998e (diff) | |
download | ports-e59ee49f9f03858947a8d6ce4f64773bb4521e8e.tar.gz ports-e59ee49f9f03858947a8d6ce4f64773bb4521e8e.zip |
Notes
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/pkg-descr | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php5/pkg-descr b/www/mod_php5/pkg-descr index 9e11dd00b43e..82146a252297 100644 --- a/www/mod_php5/pkg-descr +++ b/www/mod_php5/pkg-descr @@ -9,7 +9,7 @@ more easily. This version has PHP3 compiled in. PHP3 is a server-side, cross-platform, HTML embedded scripting language which offers easy database integration. -SSL support (mod_ssl + SSLeay) is available as an option. +SSL support (mod_ssl + OpenSSL) is available as an option. Documentation ============= @@ -17,4 +17,4 @@ Documentation Apache: http://www.apache.org/ PHP3: http://www.php.net/ mod_ssl: http://www.engelschall.com/sw/mod_ssl/ -SSLeay: http://www.ssleay.org/ +OpenSSL: http://www.openssl.org/ |