summaryrefslogtreecommitdiff
path: root/mail/grepmail/files/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'mail/grepmail/files/patch-aa')
-rw-r--r--mail/grepmail/files/patch-aa11
1 files changed, 0 insertions, 11 deletions
diff --git a/mail/grepmail/files/patch-aa b/mail/grepmail/files/patch-aa
deleted file mode 100644
index c428c2243056..000000000000
--- a/mail/grepmail/files/patch-aa
+++ /dev/null
@@ -1,11 +0,0 @@
---- grepmail.orig Thu Oct 10 12:11:23 2002
-+++ grepmail Fri Feb 7 20:16:41 2003
-@@ -366,7 +366,7 @@
- if ($opts{'E'})
- {
- # Have to do -Y before -h because the former implies the latter
-- for my $option qw(e M S Y)
-+ for my $option (qw(e M S Y))
- {
- if ($opts{$option})
- {