pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc Add three more dictionaries for hunspell.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e015bc1ef52c
branches:  trunk
changeset: 566056:e015bc1ef52c
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Mon Oct 12 21:41:01 2009 +0000

description:
Add three more dictionaries for hunspell.

diffstat:

 textproc/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 75d79cd0f899 -r e015bc1ef52c textproc/Makefile
--- a/textproc/Makefile Mon Oct 12 21:38:26 2009 +0000
+++ b/textproc/Makefile Mon Oct 12 21:41:01 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.498 2009/10/12 21:21:26 ahoka Exp $
+# $NetBSD: Makefile,v 1.499 2009/10/12 21:41:01 ahoka Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -116,8 +116,11 @@
 SUBDIR+=       hunspell-es_MX
 SUBDIR+=       hunspell-fo_FO
 SUBDIR+=       hunspell-fr_FR
+SUBDIR+=       hunspell-ga_IE
+SUBDIR+=       hunspell-he-IL
 SUBDIR+=       hunspell-hu_HU
 SUBDIR+=       hunspell-id_ID
+SUBDIR+=       hunspell-ru_RU
 SUBDIR+=       hunspell-sk_SK
 SUBDIR+=       hunspell-sv_SE
 SUBDIR+=       hyperestraier



Home | Main Index | Thread Index | Old Index