$NetBSD: patch-ae,v 1.2 2006/05/22 03:44:55 ben Exp $

--- sarg.conf.orig	2005-11-29 08:39:45.000000000 -0800
+++ sarg.conf
@@ -32,7 +32,7 @@
 #       Where is the access.log file
 #       sarg -l file
 #
-#access_log /usr/local/squid/var/logs/access.log
+#access_log @SQUID_ACCESSLOG@
 
 # TAG: graphs yes|no
 #	Use graphics where is possible.
@@ -139,7 +139,7 @@
 #       The reports will be saved in that directory
 #       sarg -o dir
 #
-#output_dir /var/www/html/squid-reports
+#output_dir @SARG_REPORTSDIR@
 
 # TAG:  output_email
 #       Email address to send the reports. If you use this tag, no html reports will be generated.
@@ -269,7 +269,7 @@
 # TAG: exclude_codes file
 #      Ignore records with these codes. Eg.: NONE/400
 #
-#exclude_codes /usr/local/sarg/exclude_codes
+#exclude_codes @PKG_SYSCONFDIR@/exclude_codes
 
 # TAG: replace_index string
 #      Replace "index.html" in the main index file with this string
