$NetBSD: patch-ae,v 1.14 2018/10/18 19:54:32 bsiegert Exp $

  - pkgsrc sets default paths for rules and configuration data

--- spamd/spamd.raw.orig	2007-04-23 14:15:48.000000000 +0200
+++ spamd/spamd.raw
@@ -2664,12 +2665,12 @@ Create user preferences files if they do
 =item B<-C> I<path>, B<--configpath>=I<path>
 
 Use the specified path for locating the distributed configuration files.
-Ignore the default directories (usually C</usr/share/spamassassin> or similar).
+Ignore the default directories (usually C<@@DEF_RULES_DIR@@> or similar).
 
 =item B<--siteconfigpath>=I<path>
 
 Use the specified path for locating site-specific configuration files.  Ignore
-the default directories (usually C</etc/mail/spamassassin> or similar).
+the default directories (usually C<@@LOCAL_RULES_DIR@@> or similar).
 
 =item B<--cf='config line'>
 
