diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-06-18 23:02:05 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-06-18 23:02:05 +0000 |
commit | ea103f8b132b726b150911f85de9ea0c2050e8a3 (patch) | |
tree | 88e1d86a855be5a407f3ecee139d0373e9a0fc37 /www/apache2/files/config.layout | |
parent | Do not install hat-replated manpages. (diff) |
- Update to 2.0.39, the emergency security update.
- Unmark FORBIDDEN
PR: ports/39477
Submitted by: maintainer
Diffstat (limited to 'www/apache2/files/config.layout')
-rw-r--r-- | www/apache2/files/config.layout | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/apache2/files/config.layout b/www/apache2/files/config.layout index 9344b823d0a2..e4f8ca8e22a4 100644 --- a/www/apache2/files/config.layout +++ b/www/apache2/files/config.layout @@ -14,7 +14,7 @@ manualdir: ${prefix}/share/doc/apache2 cgidir: ${datadir}/cgi-bin includedir: ${prefix}/include/apache2 - localstatedir: @@DESTDIR@@/var + localstatedir: /var runtimedir: ${localstatedir}/run logfiledir: ${localstatedir}/log proxycachedir: ${datadir}/proxy |