From b97e549f8315b5f35124a46a4441eb9912186fd5 Mon Sep 17 00:00:00 2001 From: jlam Date: Wed, 16 May 2001 07:59:20 +0000 Subject: SquirrelMail spell-checker plugin This is a spell checker with a JavaScript interface. It supports multiple languages, user dictionaries, and even encryption to protect the users' privacy. Note that it may not work with older browsers that are not JavaScript capable. --- mail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/Makefile b/mail/Makefile index 7f1eb1ad4cb..68ac89559ed 100644 --- a/mail/Makefile +++ b/mail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.79 2001/04/27 16:54:41 zuntum Exp $ +# $NetBSD: Makefile,v 1.80 2001/05/16 07:59:20 jlam Exp $ # COMMENT= Electronic mail utilities @@ -56,6 +56,7 @@ SUBDIR+= sendmail88 SUBDIR+= sendmail-current SUBDIR+= smtpfeed SUBDIR+= spruce +SUBDIR+= sq-squirrelspell SUBDIR+= squirrelmail SUBDIR+= sylpheed SUBDIR+= teapop -- cgit v1.2.3