diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2001-06-24 20:29:39 +0000 |
commit | 74aada477d30000e6ac65f94700daee685b344f1 (patch) | |
tree | 8798e94ceb4f68b1b53e875dab5a73858dd90fd7 /www/p5-FastCGI | |
parent | Update port to version 2.3.33, and add etc/ files management. (diff) |
Remove duplicate words where appropriate.
Approved by: sobomax, obrien
Notes
Notes:
svn path=/head/; revision=44392
Diffstat (limited to 'www/p5-FastCGI')
-rw-r--r-- | www/p5-FastCGI/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-FastCGI/pkg-descr b/www/p5-FastCGI/pkg-descr index 6f1cba70cb24..dfd796db28b0 100644 --- a/www/p5-FastCGI/pkg-descr +++ b/www/p5-FastCGI/pkg-descr @@ -1,4 +1,4 @@ -This the the FCGI module for perl5 which enables CGI scripts to take +This the FCGI module for perl5 which enables CGI scripts to take advantage of servers that are FastCGI-enabled. This module does not abstract the writing of CGIs themselves, for that you should refer to the p5-CGI module. For more information about FastCGI, the performance enhancements it |