diff options
author | ahoka <ahoka> | 2008-07-19 17:54:52 +0000 |
---|---|---|
committer | ahoka <ahoka> | 2008-07-19 17:54:52 +0000 |
commit | 8a291151b37d34fb1b84e85f02c9f38b8648b950 (patch) | |
tree | 2f3254a1394e2fe34cb9cfebbfddd58d72e9c43f /textproc | |
parent | 49c93b9555751a59ffe335dbf40df66520480e11 (diff) | |
download | pkgsrc-8a291151b37d34fb1b84e85f02c9f38b8648b950.tar.gz |
Add hunspell-cs_CZ
Add hunspell-da_DK
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 784200cc50f..d22abd84831 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.416 2008/07/19 15:33:30 ahoka Exp $ +# $NetBSD: Makefile,v 1.417 2008/07/19 17:54:52 ahoka Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -102,6 +102,8 @@ SUBDIR+= hunspell SUBDIR+= hunspell-af_ZA SUBDIR+= hunspell-bg_BG SUBDIR+= hunspell-ca_ES +SUBDIR+= hunspell-cs-CZ +SUBDIR+= hunspell-da_DK SUBDIR+= hunspell-de SUBDIR+= hunspell-en_GB SUBDIR+= hunspell-en_US |