diff options
author | bapt <bapt@FreeBSD.org> | 2011-07-21 14:31:26 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-07-21 14:31:26 +0800 |
commit | 8a9eadcbf2de3cac7e04a92d9622cb4a11d1cfd2 (patch) | |
tree | 4397a2639324049bee66587d1307903a07ba2be2 /textproc/Makefile | |
parent | a484acbd531e9c8a5eee1341fd430bc329589864 (diff) | |
download | freebsd-ports-gnome-8a9eadcbf2de3cac7e04a92d9622cb4a11d1cfd2.tar.gz freebsd-ports-gnome-8a9eadcbf2de3cac7e04a92d9622cb4a11d1cfd2.tar.zst freebsd-ports-gnome-8a9eadcbf2de3cac7e04a92d9622cb4a11d1cfd2.zip |
Add Spanish hunspell dictionaries
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 0f13c54c5426..99876035639f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -150,6 +150,7 @@ SUBDIR += eqe SUBDIR += eruby SUBDIR += es-aspell + SUBDIR += es-hunspell SUBDIR += es-ispell SUBDIR += estraier SUBDIR += et-aspell |