diff options
author | taca <taca@pkgsrc.org> | 2001-07-03 14:34:35 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2001-07-03 14:34:35 +0000 |
commit | 9cdfa4b2b104b45ed15ef41c3de13362691346f6 (patch) | |
tree | 490b23572205f5d5124aaa8020626b3b7d7f2ebd /textproc/Makefile | |
parent | b0723cb3fd229c17a39c4b3f28881f64850e6dc6 (diff) | |
download | pkgsrc-9cdfa4b2b104b45ed15ef41c3de13362691346f6.tar.gz |
Add and enable rub-erb.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 2fdb32d2a94..dae40face92 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.110 2001/07/01 14:06:44 taca Exp $ +# $NetBSD: Makefile,v 1.111 2001/07/03 14:34:35 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -71,6 +71,7 @@ SUBDIR+= rfcutil SUBDIR+= rman SUBDIR+= rtf-tools SUBDIR+= rtfm +SUBDIR+= ruby-erb SUBDIR+= ruby-eruby SUBDIR+= ruby-html-parser SUBDIR+= ruby-rdtool |