Add and enable ruby-amq-client and ruby-amq-protocol.
This commit is contained in:
parent
930fa7059e
commit
d37e3d0d53
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue