2013-09-26 17:14:40 +02:00

14 lines
350 B
Plaintext

$NetBSD: patch-af,v 1.5 2012/12/12 12:52:10 wiz Exp $
--- config.h.orig 2008-12-08 09:20:52.000000000 +0000
+++ config.h
@@ -16,7 +16,7 @@
// common
#define VERSION "0.2.9"
#define PROGRAMNAME "FreePOPs"
-#define PIDFILE "/var/run/freepopsd.pid"
+#define PIDFILE "@VARBASE@/run/freepopsd.pid"
#define POP3PORT 2000
#define MAXTHREADS 5