summaryrefslogtreecommitdiff
path: root/www/ap-fastcgi/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/ap-fastcgi/DESCR')
-rw-r--r--www/ap-fastcgi/DESCR4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-fastcgi/DESCR b/www/ap-fastcgi/DESCR
index 9d5d4ad4c94..fd3d6e4652e 100644
--- a/www/ap-fastcgi/DESCR
+++ b/www/ap-fastcgi/DESCR
@@ -5,5 +5,5 @@ processes running between requests. So, unlike CGI, you do not have the
overhead of starting up a new process and doing application initialization
(e.g. connecting to a database) each time somebody requests a document.
-This package works with Apache version 1.3 series. In order to use FastCGI
-with the version 2 series, use www/ap2-fastcgi instead.
+This package works with Apache version 2 series. In order to use FastCGI
+with the version 1.3 series, use www/ap-fastcgi instead.