mirror of
https://git.freebsd.org/ports.git
synced 2025-06-28 16:10:33 -04:00
11 lines
232 B
C
11 lines
232 B
C
--- mapchan.c.orig Sat Oct 25 09:21:42 2003
|
|
+++ mapchan.c Sun Feb 27 15:27:01 2005
|
|
@@ -19,7 +19,7 @@
|
|
#endif
|
|
|
|
#ifndef CPATH
|
|
- #define CPATH "/etc/mapchan"
|
|
+ #define CPATH "/usr/local/etc/mapchan"
|
|
#endif
|
|
|
|
#define BUFSIZE 4096
|