$NetBSD: patch-ab,v 1.1.1.1 2006/08/13 09:34:21 ghen Exp $

--- pdns/pdns.conf-dist.orig	2006-03-15 19:29:38.000000000 +0100
+++ pdns/pdns.conf-dist
@@ -22,7 +22,7 @@
 #################################
 # config-dir	Location of configuration directory (pdns.conf)
 #
-# config-dir=/usr/local/etc
+# config-dir=@PKG_SYSCONFDIR@
 
 #################################
 # config-name	Name of this virtual configuration - will rename the binary image
@@ -142,7 +142,7 @@
 #################################
 # module-dir	Default directory for modules
 #
-# module-dir=/usr/local/bin/../lib
+# module-dir=@PREFIX@/lib/pdns
 
 #################################
 # negquery-cache-ttl	Seconds to store packets in the PacketCache
