diff options
author | taca <taca> | 2011-12-17 17:15:09 +0000 |
---|---|---|
committer | taca <taca> | 2011-12-17 17:15:09 +0000 |
commit | 81c263f519b7911c10fb38f007504246811379be (patch) | |
tree | 18feef256b226d9a92b3c2e45ca8d84fbd314a62 | |
parent | 319408db4b11af857c703d128a62980ac795a851 (diff) | |
download | pkgsrc-81c263f519b7911c10fb38f007504246811379be.tar.gz |
Add and enable ruby-randexp.
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index fb40cb6c036..00a71ed2866 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1549 2011/12/17 14:13:42 obache Exp $ +# $NetBSD: Makefile,v 1.1550 2011/12/17 17:15:09 taca Exp $ # COMMENT= Development utilities @@ -1385,6 +1385,7 @@ SUBDIR+= ruby-priority-queue SUBDIR+= ruby-racc SUBDIR+= ruby-railties SUBDIR+= ruby-railties31 +SUBDIR+= ruby-randexp SUBDIR+= ruby-rbtree SUBDIR+= ruby-rbx-require-relative SUBDIR+= ruby-rcov |