diff options
-rw-r--r-- | doc/CHANGES-2010 | 3 | ||||
-rw-r--r-- | textproc/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index 020d0fff3cc..032d7d346fe 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.3879 2010/11/05 23:57:54 minskim Exp $ +$NetBSD: CHANGES-2010,v 1.3880 2010/11/06 03:43:40 minskim Exp $ Changes to the packages collection and infrastructure in 2010: @@ -5364,3 +5364,4 @@ Changes to the packages collection and infrastructure in 2010: Updated databases/pgadmin3 to 1.12.1 [adam 2010-11-05] Updated chat/bitlbee to 3.0 [tonio 2010-11-05] Added print/ptexenc version 1.1.1 [minskim 2010-11-05] + Added textproc/mendexk version 2.6f [minskim 2010-11-06] 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 |