summaryrefslogtreecommitdiff
path: root/mail/squirrelmail/files/patch-plugins__squirrelspell__sqspell_config.php (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ispell isn't available in FreeBSD and hasn't been for quite some time.Adam Weinberger2015-10-031-0/+12
Change references to ispell into aspell, which is readily available. PR: 202980 Submitted by: mcdouga9@egr.msu.edu