summaryrefslogtreecommitdiff
path: root/mail/dkimap4
diff options
context:
space:
mode:
authorSADA Kenji <sada@FreeBSD.org>2001-08-05 18:01:19 +0000
committerSADA Kenji <sada@FreeBSD.org>2001-08-05 18:01:19 +0000
commitc22c7be550bd0d3a7ab6cf343c439c3234cc2d0f (patch)
treec16c03763c4092b98d68cd57f2c74b62765cbf43 /mail/dkimap4
parentlinux-netscape should know its true NPX_PLUGIN_PATH. (diff)
Change default mail path to include a trailing '/'.
PR: ports/29309 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=45839
Diffstat (limited to 'mail/dkimap4')
-rw-r--r--mail/dkimap4/files/patch-dboxpath.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/dkimap4/files/patch-dboxpath.h b/mail/dkimap4/files/patch-dboxpath.h
index a83782df4212..1aa73b5f7f67 100644
--- a/mail/dkimap4/files/patch-dboxpath.h
+++ b/mail/dkimap4/files/patch-dboxpath.h
@@ -1,5 +1,5 @@
---- unixlib/dboxpath.h.orig Wed May 16 18:39:49 2001
-+++ unixlib/dboxpath.h Mon Jun 18 00:08:26 2001
+--- unixlib/dboxpath.h.orig Thu May 17 01:39:49 2001
++++ unixlib/dboxpath.h Mon Aug 6 02:52:11 2001
@@ -5,6 +5,7 @@
#include <string>
@@ -14,7 +14,7 @@
-#define DKIMAP4DIR "/var/spool/dkimap/"
+#ifndef GLOBALMAILDIR
-+#define GLOBALMAILDIR _PATH_MAILDIR
++#define GLOBALMAILDIR _PATH_MAILDIR "/"
+#endif
//#define DBOXSYSTEMDIR "%s" "system" DIRCHAR