diff options
author | taca <taca@pkgsrc.org> | 2002-01-27 15:28:46 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2002-01-27 15:28:46 +0000 |
commit | 4c3f863657deddcc4a7a5d6f39fc516bc49aee3a (patch) | |
tree | a699730a6435057dc58a0e5d1f06d4bc52a4ec8e /textproc | |
parent | 85db5ce03f994f022d2cab8fde2d5548b9bf0f05 (diff) | |
download | pkgsrc-4c3f863657deddcc4a7a5d6f39fc516bc49aee3a.tar.gz |
Add and enable ruby-nqxml.
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 7659da73f1d..dbf23774ab9 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.133 2002/01/15 01:08:28 wiz Exp $ +# $NetBSD: Makefile,v 1.134 2002/01/27 15:28:46 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -95,6 +95,7 @@ SUBDIR+= rtfm SUBDIR+= ruby-erb SUBDIR+= ruby-eruby SUBDIR+= ruby-html-parser +SUBDIR+= ruby-nqxml SUBDIR+= ruby-rdtool SUBDIR+= ruby-rttool SUBDIR+= sablotron |