diff options
author | Johan van Selst <johans@FreeBSD.org> | 2011-07-25 18:54:26 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2011-07-25 18:54:26 +0000 |
commit | 40a3b0ef5ff3ee0938d700db2c51c300243c5e67 (patch) | |
tree | 8fc0794111b361cace074fd6ebf5d27c38a03307 /mail/emil/files/patch-ad | |
parent | Fix elm build with clang (respect $CC in configure) (diff) |
- Respect $CC
- Fix build with clang
- Regenerate patchfiles after including the clang patches
Notes
Notes:
svn path=/head/; revision=278313
Diffstat (limited to 'mail/emil/files/patch-ad')
-rw-r--r-- | mail/emil/files/patch-ad | 38 |
1 files changed, 0 insertions, 38 deletions
diff --git a/mail/emil/files/patch-ad b/mail/emil/files/patch-ad deleted file mode 100644 index c7525aea781c..000000000000 --- a/mail/emil/files/patch-ad +++ /dev/null @@ -1,38 +0,0 @@ ---- emil.cf.man~ Sat Feb 10 05:16:17 1996 -+++ emil.cf.man Tue Apr 21 04:10:45 1998 -@@ -1,6 +1,6 @@ --.TH EMIL.CF 8 "19 December 1994" -+.TH EMIL.CF 1 "19 December 1994" - .SH NAME --emil.cf \- configuration file for emil(8) -+emil.cf \- configuration file for emil(1) - .SH SYNOPSIS - .B group - .IR "Group_Name" ":" -@@ -45,7 +45,7 @@ - .SH DESCRIPTION - The file - MAINCF --is used by emil(8) to decide which conversions should be applied to a specific -+is used by emil(1) to decide which conversions should be applied to a specific - Internet - message. Conversion is controlled by the combination of - .IR Sender, -@@ -127,7 +127,7 @@ - Pick one of Base64, Quoted-printable, 8bit or Se, 7bit. - 7bit is default. If BAse64 or Quoted-Printable is selected - headers are converted according to RFC1522 (MIME-II). --7bit and Se behaives like in the textenc field. -+7bit and Se behaves like in the textenc field. - - .TP - .B "match" -@@ -205,7 +205,7 @@ - Martin Wendel (Martin.Wendel@its.uu.se) and - Torbjorn Wictorin (Torbjorn.Wictorin@its.uu.se) - .SH "SEE ALSO" --emil(8) -+emil(1) - .SH BUGS - None - |