diff options
author | roam <roam@FreeBSD.org> | 2002-02-06 16:11:30 +0800 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2002-02-06 16:11:30 +0800 |
commit | 562380cf4e4e1c70e3d8bc921da1d72af981e69e (patch) | |
tree | abb8a500d2335789a7d47a6bc0b45fb02393275d /textproc/Makefile | |
parent | 5c5d3c4c5429dba2ce93dd8c6d60014117a9e13b (diff) | |
download | freebsd-ports-graphics-562380cf4e4e1c70e3d8bc921da1d72af981e69e.tar.gz freebsd-ports-graphics-562380cf4e4e1c70e3d8bc921da1d72af981e69e.tar.zst freebsd-ports-graphics-562380cf4e4e1c70e3d8bc921da1d72af981e69e.zip |
Add kbedic-2.1, a Bulgarian-to-English and English-to-Bulgarian dictionary.
PR: 33995
Submitted by: Angel Todorov <todorov_bg@gmx.net>
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 f18d95fc06e..6d8e472b595 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -79,6 +79,7 @@ SUBDIR += ispell SUBDIR += jade SUBDIR += java2html + SUBDIR += kbedic SUBDIR += kdoc SUBDIR += latex2html SUBDIR += latte |