diff options
author | cube <cube@pkgsrc.org> | 2005-01-16 17:59:19 +0000 |
---|---|---|
committer | cube <cube@pkgsrc.org> | 2005-01-16 17:59:19 +0000 |
commit | 23ce59a6131eee91c959ed42f75559a0e8838f4a (patch) | |
tree | f0d68f0e628cfed3d6232a41edc342fdb8ddde85 /textproc | |
parent | f0d0475530ed915f37617eeba28dc55420b500f5 (diff) | |
download | pkgsrc-23ce59a6131eee91c959ed42f75559a0e8838f4a.tar.gz |
Add and enable rubber.
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 91f2ab84381..6b05524f96e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.274 2005/01/08 12:56:09 minskim Exp $ +# $NetBSD: Makefile,v 1.275 2005/01/16 17:59:19 cube Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -233,6 +233,7 @@ SUBDIR+= rman SUBDIR+= robodoc SUBDIR+= rtf-tools SUBDIR+= rtfm +SUBDIR+= rubber SUBDIR+= ruby-amrita SUBDIR+= ruby-erb SUBDIR+= ruby-eruby |