$OpenBSD: patch-alpine_pine-use_c,v 1.3 2013/10/17 09:08:05 ajacoutot Exp $
--- alpine/pine-use.c.orig	Sat Oct  2 10:37:57 2010
+++ alpine/pine-use.c	Sun Sep 23 09:52:20 2012
@@ -21,7 +21,7 @@ static char rcsid[] = "$Id: pine-use.c 761 2007-10-23 
 #include <sys/stat.h>
 
 #ifndef MAILSPOOLPCTS
-#define MAILSPOOLPCTS "/usr/spool/mail/%s"
+#define MAILSPOOLPCTS "/var/mail/%s"
 /* #define MAILSPOOLPCTS "/usr/mail/%s" */
 #endif
 
