diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 23:20:38 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-28 23:20:38 +0000 |
commit | 8e7fd48a294d7d6e54c6d07989807cff33ab19bd (patch) | |
tree | 0e35601cdb966c752e15cc4e5381c7e20e13fd50 /mail/mutt14/files/patch-Muttrc | |
parent | science/sigrok-cli: update to 0.5.0 (diff) |
Rename mail/ patch-xy patches to reflect the files they modify.
Notes
Notes:
svn path=/head/; revision=363275
Diffstat (limited to 'mail/mutt14/files/patch-Muttrc')
-rw-r--r-- | mail/mutt14/files/patch-Muttrc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/mutt14/files/patch-Muttrc b/mail/mutt14/files/patch-Muttrc new file mode 100644 index 000000000000..3e50cbd13779 --- /dev/null +++ b/mail/mutt14/files/patch-Muttrc @@ -0,0 +1,10 @@ +--- Muttrc.orig Sat May 13 08:30:44 2000 ++++ Muttrc Sat May 13 08:32:05 2000 +@@ -629,6 +629,7 @@ + # Type: boolean + # Default: yes + # ++set followup_to=no + # + # Controls whether or not the Mail-Followup-To header field is + # generated when sending mail. When set, Mutt will generate this |