diff options
Diffstat (limited to 'mail/neomutt/files')
-rw-r--r-- | mail/neomutt/files/patch-getdomain.c | 11 | ||||
-rw-r--r-- | mail/neomutt/files/pkg-message.slang | 4 |
2 files changed, 4 insertions, 11 deletions
diff --git a/mail/neomutt/files/patch-getdomain.c b/mail/neomutt/files/patch-getdomain.c deleted file mode 100644 index daa67c184d6a..000000000000 --- a/mail/neomutt/files/patch-getdomain.c +++ /dev/null @@ -1,11 +0,0 @@ ---- getdomain.c.orig 2017-02-25 01:23:52 UTC -+++ getdomain.c -@@ -67,7 +67,7 @@ int getdnsdomainname (char *d, size_t le - - #else /* !HAVE_GETADDRINFO_A */ - -- getaddrinfo(node, NULL, &hints, &h) -+ getaddrinfo(node, NULL, &hints, &h); - - #endif - diff --git a/mail/neomutt/files/pkg-message.slang b/mail/neomutt/files/pkg-message.slang new file mode 100644 index 000000000000..7b0f4cfa0fdd --- /dev/null +++ b/mail/neomutt/files/pkg-message.slang @@ -0,0 +1,4 @@ +You have installed mutt with SLANG support. +This may work for a color terminal only when defining +COLORTERM=yes and COLORFGBG=\"color1;color2\" in your +environment. |