diff options
author | taca <taca> | 2004-03-12 05:15:59 +0000 |
---|---|---|
committer | taca <taca> | 2004-03-12 05:15:59 +0000 |
commit | 3d9552c07b303466b6d2fd1de9957ed3433083af (patch) | |
tree | 68a973eab1a4125be66eaedb074fbf6f71f64dc6 /textproc | |
parent | abf2ed52a610038fb53ebf1f7d5ad66db13b4ffb (diff) | |
download | pkgsrc-3d9552c07b303466b6d2fd1de9957ed3433083af.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 |