diff options
Diffstat (limited to 'mail/maildrop/patches/patch-ab')
-rw-r--r-- | mail/maildrop/patches/patch-ab | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/mail/maildrop/patches/patch-ab b/mail/maildrop/patches/patch-ab index 96bddd17480..8ac611ca6af 100644 --- a/mail/maildrop/patches/patch-ab +++ b/mail/maildrop/patches/patch-ab @@ -1,8 +1,8 @@ -$NetBSD: patch-ab,v 1.3 2006/04/28 18:14:06 jlam Exp $ +$NetBSD: patch-ab,v 1.4 2007/08/10 17:57:09 jlam Exp $ ---- maildrop/configure.orig 2006-02-19 11:40:09.000000000 -0500 +--- maildrop/configure.orig 2007-04-22 11:24:25.000000000 -0400 +++ maildrop/configure -@@ -22605,7 +22605,7 @@ fi +@@ -21562,7 +21562,7 @@ fi test "x$prefix" = xNONE && prefix=$ac_default_prefix test "x$exec_prefix" = xNONE && exec_prefix='${prefix}' @@ -11,7 +11,7 @@ $NetBSD: patch-ab,v 1.3 2006/04/28 18:14:06 jlam Exp $ then # # This version of maildrop is integrated into Courier mail server -@@ -22742,7 +22742,7 @@ SPOOLDIR="$DIR" +@@ -21699,7 +21699,7 @@ SPOOLDIR="$DIR" get_spooldir() { @@ -20,7 +20,7 @@ $NetBSD: patch-ab,v 1.3 2006/04/28 18:14:06 jlam Exp $ then MBOX_RESET_GID=1 SPOOLDIR="./Maildir" -@@ -22810,7 +22810,7 @@ if test "${with_default_maildrop+set}" = +@@ -21767,7 +21767,7 @@ if test "${with_default_maildrop+set}" = else # Courier defaults to ./Maildir |