diff options
author | taca <taca> | 2010-09-11 07:43:17 +0000 |
---|---|---|
committer | taca <taca> | 2010-09-11 07:43:17 +0000 |
commit | b99374dc7360dd155d76ef1e3dfa59fb6af8e0d7 (patch) | |
tree | da473d169f158be0c2dc49b383e4dc563a1ab0e4 /textproc/Makefile | |
parent | b6d67160939e8eeb5cd6f3690f72514412b52d75 (diff) | |
download | pkgsrc-b99374dc7360dd155d76ef1e3dfa59fb6af8e0d7.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 |