summaryrefslogtreecommitdiff
path: root/www/ap-fastcgi/MESSAGE
diff options
context:
space:
mode:
authorghen <ghen@pkgsrc.org>2007-12-05 17:42:49 +0000
committerghen <ghen@pkgsrc.org>2007-12-05 17:42:49 +0000
commit985fa77f5a808b03230b8dd9f0c8c8ba0dac365e (patch)
tree5a86b204500215a313e13f7886873a69f328a6f1 /www/ap-fastcgi/MESSAGE
parent2e7d6b1be935a132e6d6ce85b521a002980c6fc5 (diff)
downloadpkgsrc-985fa77f5a808b03230b8dd9f0c8c8ba0dac365e.tar.gz
APACHE_MANUAL is different in Apache 2.x and 1.3.x. Substitute in shared
MESSAGE accordingly and bump PKGREVISION for ap2-fastcgi only.
Diffstat (limited to 'www/ap-fastcgi/MESSAGE')
-rw-r--r--www/ap-fastcgi/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-fastcgi/MESSAGE b/www/ap-fastcgi/MESSAGE
index 66d3cb2816e..cfec953aa78 100644
--- a/www/ap-fastcgi/MESSAGE
+++ b/www/ap-fastcgi/MESSAGE
@@ -1,5 +1,5 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.3 2002/09/24 12:30:44 wiz Exp $
+$NetBSD: MESSAGE,v 1.4 2007/12/05 17:42:49 ghen Exp $
In order to use this module in your Apache installation, you need to
add the following to your httpd.conf file:
@@ -8,6 +8,6 @@ add the following to your httpd.conf file:
For more information, see
- ${PREFIX}/share/httpd/htdocs/manual/mod/mod_fastcgi.html
+ ${PREFIX}/share/httpd/${APACHE_MANUAL}/mod/mod_fastcgi.html
===========================================================================