diff options
author | taca <taca@pkgsrc.org> | 2004-03-12 05:15:59 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2004-03-12 05:15:59 +0000 |
commit | ab52ddc48938af2aa3e392dec1f0d3a7433afd96 (patch) | |
tree | 68a973eab1a4125be66eaedb074fbf6f71f64dc6 /textproc | |
parent | baefc17c48c13df8329e53f02fa2fbe68427ac27 (diff) | |
download | pkgsrc-ab52ddc48938af2aa3e392dec1f0d3a7433afd96.tar.gz |
Add and enable ruby-amrita.
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 66f35cb29f4..2c08d26d8dc 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.239 2004/03/06 18:55:56 recht Exp $ +# $NetBSD: Makefile,v 1.240 2004/03/12 05:15:59 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -207,6 +207,7 @@ SUBDIR+= rman SUBDIR+= robodoc SUBDIR+= rtf-tools SUBDIR+= rtfm +SUBDIR+= ruby-amrita SUBDIR+= ruby-erb SUBDIR+= ruby-eruby SUBDIR+= ruby-html-parser |