diff options
author | ahoka <ahoka@pkgsrc.org> | 2008-07-20 13:02:56 +0000 |
---|---|---|
committer | ahoka <ahoka@pkgsrc.org> | 2008-07-20 13:02:56 +0000 |
commit | c4ffbd0cdbf22ee1eac9cfa3295a1667539d5bcd (patch) | |
tree | b40da175cc0a2ea2d0133c93188305f1822a3697 | |
parent | 85eb7b789795db9a4cff87d9c7ebbbeee4ab63a5 (diff) | |
download | pkgsrc-c4ffbd0cdbf22ee1eac9cfa3295a1667539d5bcd.tar.gz |
Add hunspell-id_ID
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index b5c6f43c44a..cf785425ee0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.418 2008/07/19 18:49:12 ahoka Exp $ +# $NetBSD: Makefile,v 1.419 2008/07/20 13:02:56 ahoka Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -112,6 +112,7 @@ SUBDIR+= hunspell-es_MX SUBDIR+= hunspell-fo_FO SUBDIR+= hunspell-fr_FR SUBDIR+= hunspell-hu_HU +SUBDIR+= hunspell-id_ID SUBDIR+= hunspell-sv_SE SUBDIR+= hyperestraier SUBDIR+= icu |