diff options
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 768ca3e68a8..be946fb29c8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.283 2005/03/26 16:20:35 minskim Exp $ +# $NetBSD: Makefile,v 1.284 2005/03/30 15:43:21 minskim Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -250,6 +250,7 @@ SUBDIR+= ruby-redcloth SUBDIR+= ruby-rexml SUBDIR+= ruby-rttool SUBDIR+= ruby-xmlparser +SUBDIR+= ruby-xmlscan SUBDIR+= sablotron SUBDIR+= saxon SUBDIR+= scew |