ports/sysutils/mapchan/files/patch-mapchan.c
Marcus Alves Grando 3aba2993a7 Update to 2.0 and unBROKEN
Take MAINTAINER
Add SHA256

PR:		89029
Submitted by:	"Boris B. Samorodov" <bsam@ipt.ru>
2005-11-14 22:15:21 +00:00

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