diff options
author | taca <taca@pkgsrc.org> | 2011-12-15 14:50:22 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2011-12-15 14:50:22 +0000 |
commit | ab44df3e3aeb4bb3809be2b53bd82ed178d39fc0 (patch) | |
tree | 4119ff5542df8f4297ed40a672ae9108ae8d347a /net/Makefile | |
parent | f49d27c423cde3d393d38e616ffa1f6b32fc363f (diff) | |
download | pkgsrc-ab44df3e3aeb4bb3809be2b53bd82ed178d39fc0.tar.gz |
Add and enable ruby-amq-client and ruby-amq-protocol.
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index aa8c9087d81..4ea46ce4093 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.898 2011/12/08 07:39:55 agc Exp $ +# $NetBSD: Makefile,v 1.899 2011/12/15 14:50:22 taca Exp $ # COMMENT= Networking tools @@ -515,6 +515,8 @@ SUBDIR+= rsync SUBDIR+= rtmpdump SUBDIR+= rtorrent SUBDIR+= ruby-addressable +SUBDIR+= ruby-amq-client +SUBDIR+= ruby-amq-protocol SUBDIR+= ruby-amqp SUBDIR+= ruby-dnsruby SUBDIR+= ruby-icmp |