5a93577686
(aspell is prefered over ispell, as it supports more languages and gives better suggestions) - Update the maildir header cache patch. - Fix the libidn dependency. - Fix PREFIX/LOCALBASE handling - Bump PORTREVISION. PR: ports/73727 Submitted by: maintainer
11 lines
427 B
Text
11 lines
427 B
Text
--- Muttrc.head.in.orig Thu Jan 24 13:10:47 2002
|
|
+++ Muttrc.head.in Tue Nov 9 08:53:14 2004
|
|
@@ -19,6 +19,8 @@
|
|
macro index <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
|
|
macro pager <f1> "!less @docdir@/manual.txt\n" "Show Mutt documentation"
|
|
|
|
+set ispell="/usr/local/bin/aspell --mode=email check"
|
|
+
|
|
# If Mutt is unable to determine your site's domain name correctly, you can
|
|
# set the default here.
|
|
#
|