freebsd-ports/mail/grepmail/files/patch-aa
Chris D. Faulhaber f92103a8eb Update port to 4.80.
PR:		45728
Submitted by:	Maxim Tulyuk <mt@primats.org.ua>
2003-02-08 01:18:17 +00:00

11 lines
287 B
Text

--- 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})
{