diff options
author | asami <asami@FreeBSD.org> | 1995-07-27 00:03:26 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-07-27 00:03:26 +0000 |
commit | b84dd9fa87247ed1b163e15550f6925d18102332 (patch) | |
tree | 08f4c04ed6ce93e265327ad65e0e15d88e7989dd /mail/pine4 | |
parent | e38707e497600738694a12eee5e0246ab05ef48a (diff) | |
download | FreeBSD-ports-b84dd9fa87247ed1b163e15550f6925d18102332.zip FreeBSD-ports-b84dd9fa87247ed1b163e15550f6925d18102332.tar.gz |
Add comment on how to let pine use ispell.
Submitted by: jacs@gnome.co.uk
Diffstat (limited to 'mail/pine4')
-rw-r--r-- | mail/pine4/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/pine4/pkg-descr b/mail/pine4/pkg-descr index a889635..7f73821 100644 --- a/mail/pine4/pkg-descr +++ b/mail/pine4/pkg-descr @@ -4,3 +4,6 @@ computer users in mind, but can be tailored to accommodate the needs of "power users" as well. Pine uses Internet message protocols (e.g. RFC-822, SMTP, MIME, IMAP, NNTP) and runs on Unix and PCs. This package also includes the Pico editor and the IMAP daemon. + +If you want to use the spell checking feature of pine, set the +environment variable SPELL to "/usr/local/bin/ispell -l". |