mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
2f697d04d6
PR: 48127 Submitted by: Andre Ramos <andre.ramos@netcabo.pt>
12 lines
363 B
Plaintext
12 lines
363 B
Plaintext
--- ../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.conf'
|
|
|
|
class hostSentryConfig(hostSentryCore):
|
|
|