diff options
author | obache <obache@pkgsrc.org> | 2013-04-21 12:33:34 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-04-21 12:33:34 +0000 |
commit | ce9ad741c6ac05997ac065e67220fb8cafd4cf57 (patch) | |
tree | 0a517794f15febe807e8c36c4198dd81ceded39c | |
parent | d602ff2cf0bdab71ed4bb6c9ce44440e86015cf9 (diff) | |
download | pkgsrc-ce9ad741c6ac05997ac065e67220fb8cafd4cf57.tar.gz |
+ ruby-text
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 643ff3b3375..235de8006ee 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.720 2013/04/13 12:54:15 rodent Exp $ +# $NetBSD: Makefile,v 1.721 2013/04/21 12:33:34 obache Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -671,6 +671,7 @@ SUBDIR+= ruby-simple-rss SUBDIR+= ruby-stringex SUBDIR+= ruby-suikyo SUBDIR+= ruby-syntax +SUBDIR+= ruby-text SUBDIR+= ruby-textpow SUBDIR+= ruby-tilt SUBDIR+= ruby-treetop |