$OpenBSD: patch-Makefile_in,v 1.3 2008/08/20 08:25:41 jakob Exp $
--- Makefile.in.orig Thu Jul 17 04:45:12 2008
+++ Makefile.in Thu Aug 7 22:39:00 2008
@@ -278,7 +278,7 @@ install:
if test ! -e $(DESTDIR)$(configfile); then $(INSTALL) -d `dirname $(DESTDIR)$(configfile)`; $(INSTALL) -c -m 644 doc/example.conf $(DESTDIR)$(configfile); fi