diff options
author | ahoka <ahoka@pkgsrc.org> | 2008-07-19 18:49:12 +0000 |
---|---|---|
committer | ahoka <ahoka@pkgsrc.org> | 2008-07-19 18:49:12 +0000 |
commit | 50ef8dc4fb2a15b55460d3e93cc7da8c04daf694 (patch) | |
tree | 1601a7413c30ecdff78c031ce00efb1d4a86936b /textproc | |
parent | 9e5ee54af22776f1f86b2705ac7126b2aa456f69 (diff) | |
download | pkgsrc-50ef8dc4fb2a15b55460d3e93cc7da8c04daf694.tar.gz |
Added textproc/hunspell-fo_FO
Added textproc/hunspell-es_ES
Added textproc/hunspell-es_MX
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index d22abd84831..b5c6f43c44a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.417 2008/07/19 17:54:52 ahoka Exp $ +# $NetBSD: Makefile,v 1.418 2008/07/19 18:49:12 ahoka Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -107,6 +107,9 @@ SUBDIR+= hunspell-da_DK SUBDIR+= hunspell-de SUBDIR+= hunspell-en_GB SUBDIR+= hunspell-en_US +SUBDIR+= hunspell-es_ES +SUBDIR+= hunspell-es_MX +SUBDIR+= hunspell-fo_FO SUBDIR+= hunspell-fr_FR SUBDIR+= hunspell-hu_HU SUBDIR+= hunspell-sv_SE |