diff options
author | tonio <tonio@pkgsrc.org> | 2008-02-01 20:43:04 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2008-02-01 20:43:04 +0000 |
commit | d614e5f9d4917fd731051cbe5e30c4174fcf6d45 (patch) | |
tree | baa9d200573bb24c883762fb0935859572bc8408 /textproc | |
parent | 338cb0c978ba06f2a6f3c14f162956117ce6c06a (diff) | |
download | pkgsrc-d614e5f9d4917fd731051cbe5e30c4174fcf6d45.tar.gz |
Add metauml
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 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 |