diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2016-01-10 11:52:05 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2016-01-10 11:52:05 +0000 |
commit | d514b8afe1a383d0766f5dfdd5e57b57906a1169 (patch) | |
tree | 2c985d3854d250738bcb3a2ff8fdb29e3f765248 /misc | |
parent | 0aff4c376ecf82dc4ad71a0b42a9e7ef55729d24 (diff) | |
download | pkgsrc-d514b8afe1a383d0766f5dfdd5e57b57906a1169.tar.gz |
+ ruby-mini_portile2
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile index aad547db4d3..8d2f999a9d1 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.464 2016/01/08 23:54:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.465 2016/01/10 11:52:05 tsutsui Exp $ # COMMENT= Miscellaneous utilities @@ -286,6 +286,7 @@ SUBDIR+= ruby-launchy SUBDIR+= ruby-memoizable SUBDIR+= ruby-method_source SUBDIR+= ruby-mini_portile +SUBDIR+= ruby-mini_portile2 SUBDIR+= ruby-naught SUBDIR+= ruby-ohai SUBDIR+= ruby-parallel |