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 | cc7f9d66ce4a1976813cacb5bb0e11dac7975b40 (patch) | |
tree | 7f9104422764b3fc3de9ca198c16e669af402a18 /textproc/Makefile | |
parent | 396e0e8729a2520601809f8097c6ebdb5ed35ea4 (diff) | |
download | pkgsrc-cc7f9d66ce4a1976813cacb5bb0e11dac7975b40.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 |