freebsd-ports/security/hostsentry/files/patch-aa
Pav Lucistnik 321942c115 - Unbreak, unmark deprecated
- Pass maintainership to submitter

PR:		ports/68642
Submitted by:	Michael Ranner <mranner@inode.at>
2004-07-06 13:53:40 +00:00

11 lines
374 B
Text

--- ../hostSentryConfig.py Thu Mar 25 22:06:01 1999
+++ hostSentryConfig.py Sun Feb 9 14:49:38 2003
@@ -35,7 +35,7 @@
# This is the default config file. I'll make this more
# accessible in the future.
-CONFIG='/usr/local/abacus/hostsentry/hostsentry.conf'
+CONFIG='/usr/local/etc/hostsentry/hostsentry.conf'
class hostSentryConfig(hostSentryCore):