diff options
author | martti <martti@pkgsrc.org> | 2007-10-09 19:19:08 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-10-09 19:19:08 +0000 |
commit | bd986edbc7589ee68fff8e2354ef7cb37ad88aa3 (patch) | |
tree | 488c199f5e0dcd8590ae7d8cb773b5ff2390f025 /lang/php5 | |
parent | f60e7ea91d1d67decdb632a17986eeb37478c6f4 (diff) | |
download | pkgsrc-bd986edbc7589ee68fff8e2354ef7cb37ad88aa3.tar.gz |
Remove trailing spaces.
Diffstat (limited to 'lang/php5')
-rw-r--r-- | lang/php5/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/php5/MESSAGE b/lang/php5/MESSAGE index 728aecd0a96..817c5a8b582 100644 --- a/lang/php5/MESSAGE +++ b/lang/php5/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.8 2007/05/05 21:45:12 adrianp Exp $ +$NetBSD: MESSAGE,v 1.9 2007/10/09 19:19:10 martti Exp $ To process PHP scripts, you will need a PHP-enabled HTTP server. You may either configure the HTTP server to use the PHP CGI binary located in @@ -11,7 +11,7 @@ or you may install a PHP module for your HTTP server, e.g. www/ap-php. Note that php-openssl is no longer a separate package as of version 5.0.5nb1 because the main PHP5 package has it built-in now. -As of version 5.2.1nb3 PEAR is no longer installed by default with the -php package. In order to use PEAR packages with PHP you will need to +As of version 5.2.1nb3 PEAR is no longer installed by default with the +php package. In order to use PEAR packages with PHP you will need to install the lang/pear package. =========================================================================== |