diff options
author | drochner <drochner> | 2007-10-12 17:31:16 +0000 |
---|---|---|
committer | drochner <drochner> | 2007-10-12 17:31:16 +0000 |
commit | 726981ff6c6571d25cb5faf9bf5741fbeca91092 (patch) | |
tree | 48e6fd924d0f33907b64008d87ebe5327adca07e /textproc | |
parent | 9b3a00778535df59300c326dc9daa967f48b70b3 (diff) | |
download | pkgsrc-726981ff6c6571d25cb5faf9bf5741fbeca91092.tar.gz |
+mxml
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 abb4406c9cd..c341e74755f 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.386 2007/10/11 18:45:05 drochner Exp $ +# $NetBSD: Makefile,v 1.387 2007/10/12 17:31:16 drochner Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -149,6 +149,7 @@ SUBDIR+= mecab SUBDIR+= mecab-base SUBDIR+= mecab-ipadic SUBDIR+= mecab-jumandic +SUBDIR+= mxml SUBDIR+= namazu SUBDIR+= nbsed SUBDIR+= ndtpd |