diff options
| author | Michael Haro <mharo@FreeBSD.org> | 2002-01-15 03:14:26 +0000 |
|---|---|---|
| committer | Michael Haro <mharo@FreeBSD.org> | 2002-01-15 03:14:26 +0000 |
| commit | bdec4c21bbc86e19bd7f1c9e1fb769a7ff6e1e2b (patch) | |
| tree | 060c65d449069dda27b4134a2e04bc9b2de74b56 /www/analog/files/patch-ac | |
| parent | Fix mastersites (diff) | |
properly update port to 5.1.
Bump PORT_EPOCH to 1 because 5.1 should be > 5.03
Submitted by: Oliver Lehmann <olivleh1@raisdorf.net>
Diffstat (limited to 'www/analog/files/patch-ac')
| -rw-r--r-- | www/analog/files/patch-ac | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/www/analog/files/patch-ac b/www/analog/files/patch-ac index 16656ea0e87d..53f7575c0e71 100644 --- a/www/analog/files/patch-ac +++ b/www/analog/files/patch-ac @@ -1,9 +1,9 @@ ---- analog.cfg.orig Thu May 3 19:27:47 2001 -+++ analog.cfg Thu May 3 19:27:15 2001 -@@ -9,7 +9,8 @@ - # There is a much more extensive configuration file in examples/big.cfg +--- analog.cfg.orig Wed Jan 9 21:21:05 2002 ++++ analog.cfg Wed Jan 9 21:21:22 2002 +@@ -10,7 +10,8 @@ # - # If you need a LOGFORMAT command it must go here, above the LOGFILE commands. + # If you need a LOGFORMAT command (most people don't -- try it without first!), + # it must go here, above the LOGFILE commands. -LOGFILE logfile.log +LOGFORMAT COMBINED +LOGFILE /var/log/httpd-access.log |
