diff options
author | minskim <minskim> | 2010-11-06 03:43:40 +0000 |
---|---|---|
committer | minskim <minskim> | 2010-11-06 03:43:40 +0000 |
commit | 248f63523e07971892a013f07e22796676ea32d9 (patch) | |
tree | 3b12b4b111f4827dee87cddfb8a026b2ba51ce7a /textproc | |
parent | 109e51168e4812418ebf1d41a12deeee4ac1536d (diff) | |
download | pkgsrc-248f63523e07971892a013f07e22796676ea32d9.tar.gz |
Add mendexk.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 86330516f71..9b242dd4c92 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.564 2010/09/12 01:54:29 taca Exp $ +# $NetBSD: Makefile,v 1.565 2010/11/06 03:43:41 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -206,6 +206,7 @@ SUBDIR+= mecab SUBDIR+= mecab-base SUBDIR+= mecab-ipadic SUBDIR+= mecab-jumandic +SUBDIR+= mendexk SUBDIR+= metauml SUBDIR+= migemo SUBDIR+= migemo-elisp |