pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/textproc Four more hunspell dictionaries.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a4197fefd6cd
branches:  trunk
changeset: 400222:a4197fefd6cd
user:      ahoka <ahoka%pkgsrc.org@localhost>
date:      Mon Oct 12 22:08:55 2009 +0000

description:
Four more hunspell dictionaries.

diffstat:

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

diffs (20 lines):

diff -r 4078b47e05c4 -r a4197fefd6cd textproc/Makefile
--- a/textproc/Makefile Mon Oct 12 22:06:27 2009 +0000
+++ b/textproc/Makefile Mon Oct 12 22:08:55 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.500 2009/10/12 21:55:56 ahoka Exp $
+# $NetBSD: Makefile,v 1.501 2009/10/12 22:08:55 ahoka Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -123,6 +123,10 @@
 SUBDIR+=       hunspell-id_ID
 SUBDIR+=       hunspell-it_IT
 SUBDIR+=       hunspell-lt_LT
+SUBDIR+=       hunspell-mg_MG
+SUBDIR+=       hunspell-ms_MY
+SUBDIR+=       hunspell-nl_NL
+SUBDIR+=       hunspell-ny_MW
 SUBDIR+=       hunspell-ru_RU
 SUBDIR+=       hunspell-sk_SK
 SUBDIR+=       hunspell-sv_SE



Home | Main Index | Thread Index | Old Index