summaryrefslogtreecommitdiff
path: root/mail/grepmail/files/patch-aa
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2004-05-06 11:56:24 +0000
committerVolker Stolz <vs@FreeBSD.org>2004-05-06 11:56:24 +0000
commit74e3abdd2d2fbb959d9cb400014b6d9b2c573f28 (patch)
treee71e44c89be12c8b59f816d72c4aa79716305332 /mail/grepmail/files/patch-aa
parentUpdate to 4.2.6 [1] (diff)
Update to 5.23. Cf. http://grepmail.sourceforge.net/CHANGES for changes.
Based on PR: ports/58675 Submitted by: Cheng-Lung Sung Approved by: maintainer-timeout (> 6 month)
Notes
Notes: svn path=/head/; revision=108543
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})
- {