diff options
author | wiz <wiz@pkgsrc.org> | 2009-04-14 18:33:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-04-14 18:33:52 +0000 |
commit | 400c75099192a4bf193fb2f704a8b30c5e7635fe (patch) | |
tree | 0ebccf7449657e219b98d55ab258cec4c29664a8 /textproc | |
parent | d5682e15296efa896d9a598054e9b6293357fb60 (diff) | |
download | pkgsrc-400c75099192a4bf193fb2f704a8b30c5e7635fe.tar.gz |
+ OdfConverter.
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 3e884507346..4c36999a181 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.471 2009/03/22 22:04:44 sno Exp $ +# $NetBSD: Makefile,v 1.472 2009/04/14 18:33:52 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -6,6 +6,7 @@ COMMENT= Text processing utilities (does not include desktop publishing) SUBDIR+= GutenMark SUBDIR+= GutenMark-words SUBDIR+= Markdown +SUBDIR+= OdfConverter SUBDIR+= WordNet SUBDIR+= aiksaurus SUBDIR+= antiword |