summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2018-03-13 16:01:50 +0000
committertaca <taca@pkgsrc.org>2018-03-13 16:01:50 +0000
commit3aec76013bd78e84d2cbfea64525870fa2afc569 (patch)
tree1737a90939d375be5a5d4c68608430a2fa79d03c /net
parent3b6be951fbfe43a1da291bbd40c6388db13b98e8 (diff)
downloadpkgsrc-3aec76013bd78e84d2cbfea64525870fa2afc569.tar.gz
net/Makefile: add and enable ruby-connection_pool
Diffstat (limited to 'net')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 99dac8a5070..4a4940f0025 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1206 2018/03/11 17:32:53 wiz Exp $
+# $NetBSD: Makefile,v 1.1207 2018/03/13 16:01:50 taca Exp $
#
COMMENT= Networking tools
@@ -729,6 +729,7 @@ SUBDIR+= ruby-addressable
SUBDIR+= ruby-amq-client
SUBDIR+= ruby-amq-protocol
SUBDIR+= ruby-amqp
+SUBDIR+= ruby-connection_pool
SUBDIR+= ruby-dnsruby
SUBDIR+= ruby-domain_name
SUBDIR+= ruby-em-socksify