diff options
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index dc8a5f5c1cf..51da04c84f0 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.395 2008/01/16 03:05:36 bjs Exp $ +# $NetBSD: Makefile,v 1.396 2008/02/01 20:43:04 tonio Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -151,6 +151,7 @@ SUBDIR+= mecab SUBDIR+= mecab-base SUBDIR+= mecab-ipadic SUBDIR+= mecab-jumandic +SUBDIR+= metauml SUBDIR+= mxml SUBDIR+= namazu SUBDIR+= nbsed |