summaryrefslogtreecommitdiff
path: root/www/mod_fastcgi/pkg-descr
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-06-15 15:12:02 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-06-15 15:12:02 +0000
commitdf804582eace7adee7284deaea400dfbd9e92305 (patch)
treee64a557000fddd5a33821c083686d437ca57ed31 /www/mod_fastcgi/pkg-descr
parentMerge from kde-freebsd Repository: (diff)
update mod_fastcgi to 2.4.0
PR: 50944 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=83021
Diffstat (limited to '')
-rw-r--r--www/mod_fastcgi/pkg-descr4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/mod_fastcgi/pkg-descr b/www/mod_fastcgi/pkg-descr
index a12b0893892c..b9f6af49e81b 100644
--- a/www/mod_fastcgi/pkg-descr
+++ b/www/mod_fastcgi/pkg-descr
@@ -1,6 +1,8 @@
mod_fastcgi is a cgi-module for Apache
-FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. See the docs for more details.
+FastCGI is a language independent, scalable, open extension to CGI that
+provides high performance without the limitations of server specific APIs.
+See the docs for more details.
--
Ports by JunSeon Oh <hollywar@mail.holywar.net>