diff options
author | taca <taca@pkgsrc.org> | 2004-11-28 04:52:50 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-11-28 04:52:50 +0000 |
commit | 5defa8e4fb310de1430c08c4490eccbff1e79bbc (patch) | |
tree | bb509da364373de543ffb95acab0a6e5eb1bfc38 /textproc | |
parent | 0dd1a7758aebaf5da87eb007fe40a0b2c036063c (diff) | |
download | pkgsrc-5defa8e4fb310de1430c08c4490eccbff1e79bbc.tar.gz |
Add and emable ruby-xmlparser.
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 a89bf0e60c5..d7009ce8e8e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.270 2004/11/18 09:16:41 wiz Exp $ +# $NetBSD: Makefile,v 1.271 2004/11/28 04:52:50 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -241,6 +241,7 @@ SUBDIR+= ruby-rdoc SUBDIR+= ruby-rdtool SUBDIR+= ruby-rexml SUBDIR+= ruby-rttool +SUBDIR+= ruby-xmlparser SUBDIR+= sablotron SUBDIR+= saxon SUBDIR+= scew |