diff options
author | taca <taca> | 2001-07-03 14:34:35 +0000 |
---|---|---|
committer | taca <taca> | 2001-07-03 14:34:35 +0000 |
commit | 3a535f5555a588f93db42ce2cd9958f02f3671db (patch) | |
tree | 490b23572205f5d5124aaa8020626b3b7d7f2ebd | |
parent | 19bfd18e956e08eb534430faccbe5bebb06b603e (diff) | |
download | pkgsrc-3a535f5555a588f93db42ce2cd9958f02f3671db.tar.gz |
Add and enable rub-erb.
-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 |