diff options
author | Martin Blapp <mbr@FreeBSD.org> | 2002-08-11 19:16:05 +0000 |
---|---|---|
committer | Martin Blapp <mbr@FreeBSD.org> | 2002-08-11 19:16:05 +0000 |
commit | ea5e70e9a73b6a5b721e458a808f73a7cba97fbb (patch) | |
tree | dfa76498303d5b329fc19a7b75fd2424a1957740 /german | |
parent | Add OpenOffice.org spelling dictionary ports. They are based on MySpell, (diff) |
Add OpenOffice.org spelling dictionary ports. They are based on MySpell,
which is a rewrite of iSpell in c++ with lots of additional features.
Notes
Notes:
svn path=/head/; revision=64380
Diffstat (limited to 'german')
-rw-r--r-- | german/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/german/Makefile b/german/Makefile index a54230b2c056..4533886e0634 100644 --- a/german/Makefile +++ b/german/Makefile @@ -14,6 +14,8 @@ SUBDIR += koffice-i18n SUBDIR += linux-netscape6 SUBDIR += manpages + SUBDIR += ooodict-de_CH + SUBDIR += ooodict-de_DE SUBDIR += openoffice SUBDIR += phone SUBDIR += php_doc |