--- portsentry.conf.orig	Sun May 16 21:50:55 1999
+++ portsentry.conf	Sun May 16 21:51:27 1999
@@ -80,11 +80,11 @@
 ######################
 #
 # Hosts to ignore
-IGNORE_FILE="/usr/local/psionic/portsentry/portsentry.ignore"
+IGNORE_FILE="__PREFIX__/etc/portsentry.ignore"
 # Hosts that have been denied (running history)
-HISTORY_FILE="/usr/local/psionic/portsentry/portsentry.history"
+HISTORY_FILE="__PREFIX__/etc/portsentry.history"
 # Hosts that have been denied this session only (temporary until next restart)
-BLOCKED_FILE="/usr/local/psionic/portsentry/portsentry.blocked"
+BLOCKED_FILE="__PREFIX__/etc/portsentry.blocked"
 
 ###################
 # Response Options#
