diff options
author | taca <taca> | 2003-04-26 16:18:00 +0000 |
---|---|---|
committer | taca <taca> | 2003-04-26 16:18:00 +0000 |
commit | 5c87791df23a2acd173d45bf6cd0eaa3070c3d06 (patch) | |
tree | 3a98e89c0b9f2b325e54a1d98a04a165a5475bbb /textproc | |
parent | 5b12aea42a891bd928634e78d15d3d621680e5a5 (diff) | |
download | pkgsrc-5c87791df23a2acd173d45bf6cd0eaa3070c3d06.tar.gz |
Add and enable ruby-rexml.
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 f42b0ecc3c2..79ddc44665b 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.195 2003/04/10 13:22:36 wiz Exp $ +# $NetBSD: Makefile,v 1.196 2003/04/26 16:18:00 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -180,6 +180,7 @@ SUBDIR+= ruby-html-parser SUBDIR+= ruby-nqxml SUBDIR+= ruby-rdoc SUBDIR+= ruby-rdtool +SUBDIR+= ruby-rexml SUBDIR+= ruby-rttool SUBDIR+= sablotron SUBDIR+= saxon |