diff options
author | tonnerre <tonnerre@pkgsrc.org> | 2010-06-11 23:00:18 +0000 |
---|---|---|
committer | tonnerre <tonnerre@pkgsrc.org> | 2010-06-11 23:00:18 +0000 |
commit | 42ead78a8ccaaf7d5486042b0b72bd459a0a80c5 (patch) | |
tree | 81b305a010478f1c6a65e49cc2eadf0e3626efb7 /devel | |
parent | 0485ff3a526c723422ca7d1293718cf260ce3138 (diff) | |
download | pkgsrc-42ead78a8ccaaf7d5486042b0b72bd459a0a80c5.tar.gz |
+ruby-simple_uuid
+ruby-thrift
+ruby-thrift_client
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 9fdab569521..2a670b702d0 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1346 2010/06/04 16:16:39 sborrill Exp $ +# $NetBSD: Makefile,v 1.1347 2010/06/11 23:00:18 tonnerre Exp $ # COMMENT= Development utilities @@ -1205,10 +1205,13 @@ SUBDIR+= ruby-rgl SUBDIR+= ruby-rspec SUBDIR+= ruby-setup SUBDIR+= ruby-sexp-processor +SUBDIR+= ruby-simple_uuid SUBDIR+= ruby-stream SUBDIR+= ruby-subversion SUBDIR+= ruby-termcolor SUBDIR+= ruby-test-spec +SUBDIR+= ruby-thrift +SUBDIR+= ruby-thrift_client SUBDIR+= ruby-validatable SUBDIR+= ruby2ruby SUBDIR+= rubyforge |