diff options
author | obache <obache@pkgsrc.org> | 2014-06-05 05:08:48 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-06-05 05:08:48 +0000 |
commit | 3a1af8dc459c3b66233a84d11e1e1e90ab1b0376 (patch) | |
tree | 7f9104422764b3fc3de9ca198c16e669af402a18 /textproc/Makefile | |
parent | 8e8e5f5d54f23c2b32bfc1bb1fc872b08c3fd576 (diff) | |
download | pkgsrc-3a1af8dc459c3b66233a84d11e1e1e90ab1b0376.tar.gz |
+ ruby-toml
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 43922595e0f..04d43e5ed23 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.776 2014/06/05 05:05:28 obache Exp $ +# $NetBSD: Makefile,v 1.777 2014/06/05 05:08:48 obache Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -725,6 +725,7 @@ SUBDIR+= ruby-syntax SUBDIR+= ruby-text SUBDIR+= ruby-textpow SUBDIR+= ruby-tilt +SUBDIR+= ruby-toml SUBDIR+= ruby-treetop SUBDIR+= ruby-ultraviolet SUBDIR+= ruby-will-paginate |