diff options
author | taca <taca@pkgsrc.org> | 2010-09-11 07:43:17 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2010-09-11 07:43:17 +0000 |
commit | c21c17794e6ff0ff7311682fe46c7c61e335efe0 (patch) | |
tree | da473d169f158be0c2dc49b383e4dc563a1ab0e4 /textproc/Makefile | |
parent | b348836609a02a3cdecbd12446395c38e3a55b26 (diff) | |
download | pkgsrc-c21c17794e6ff0ff7311682fe46c7c61e335efe0.tar.gz |
Add and enable ruby-stringex.
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 c48c1d2062a..e92dbe987a8 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.562 2010/08/29 07:48:47 seb Exp $ +# $NetBSD: Makefile,v 1.563 2010/09/11 07:43:17 taca Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -506,6 +506,7 @@ SUBDIR+= ruby-rison SUBDIR+= ruby-rttool SUBDIR+= ruby-sary SUBDIR+= ruby-simple-rss +SUBDIR+= ruby-stringex SUBDIR+= ruby-suikyo SUBDIR+= ruby-syntax SUBDIR+= ruby-textpow |