summaryrefslogtreecommitdiff
path: root/mail/grepmail/files/patch-ab
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-11-17 23:09:33 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-11-17 23:09:33 +0000
commit330a953664900f0677b56b35b39a92d9641697bb (patch)
tree82171cfbea692e5735caf7ebf646582a228d732b /mail/grepmail/files/patch-ab
parenttotd 1.1p4 is a DNS proxy that supports IPv6 <==> IPv4 record translation (diff)
Update port to 4.44
Notes
Notes: svn path=/head/; revision=35235
Diffstat (limited to 'mail/grepmail/files/patch-ab')
-rw-r--r--mail/grepmail/files/patch-ab11
1 files changed, 11 insertions, 0 deletions
diff --git a/mail/grepmail/files/patch-ab b/mail/grepmail/files/patch-ab
new file mode 100644
index 000000000000..9441e1885db0
--- /dev/null
+++ b/mail/grepmail/files/patch-ab
@@ -0,0 +1,11 @@
+--- Makefile.PL.orig Mon Nov 6 17:56:27 2000
++++ Makefile.PL Fri Nov 17 18:03:03 2000
+@@ -27,7 +27,7 @@
+ module was written to help speed up grepmail's mailbox processing. It
+ can speed things up by 10-20% (y/n)
+ EOF
+- my $response = <STDIN>;
++ my $response = "n";
+
+ if ($response =~ /^n/i)
+ {