mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
12 lines
262 B
Plaintext
12 lines
262 B
Plaintext
|
--- timsieved/config.c Sun Apr 9 07:58:37 2000
|
||
|
+++ config.c Sun Apr 9 07:58:47 2000
|
||
|
@@ -41,7 +41,7 @@
|
||
|
|
||
|
extern int errno;
|
||
|
|
||
|
-#define CONFIG_FILENAME "/etc/imapd.conf"
|
||
|
+#define CONFIG_FILENAME "/usr/local/etc/imapd.conf"
|
||
|
|
||
|
struct configlist {
|
||
|
char *key;
|