ports/net/imapproxy/files/patch-include_defines.h
Adam Weinberger 69ea23ed71 Rename net/ patch-xy patches to reflect the files they modify.
Approve by:	portmgr (not really, but one of these is modifying
		an unstaged port)
2014-07-29 01:59:16 +00:00

12 lines
376 B
C

--- include/defines.h.orig Mon Jul 28 12:41:58 2003
+++ include/defines.h Mon Jul 28 12:42:27 2003
@@ -45,7 +45,7 @@
#define DEFAULT_MAX_REUSE 0
-#define DEFAULT_CONFIG_FILE ".imapproxy"
+#define DEFAULT_CONFIG_FILE "/usr/local/etc/imapproxy.conf"
#define VERSION "v0.9-3"
#define PROGNAME "ImapProxy"
#define AUTHOR "Steven Van Acker <imapproxy@kuleuven.net>"