diff options
author | taca <taca@pkgsrc.org> | 2013-09-15 18:47:46 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2013-09-15 18:47:46 +0000 |
commit | 94db3d950921390564829e43e9ae25bfd4f676ce (patch) | |
tree | a45e1f0fe3ef1c9f477b3df2023ebe9a019cb101 /net | |
parent | c8116796efbf204de2f56cdec3a9ae2cd889531a (diff) | |
download | pkgsrc-94db3d950921390564829e43e9ae25bfd4f676ce.tar.gz |
Add and enable ruby-em-socksify.
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 21f59b42b4c..dd1c06eac2f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.977 2013/09/13 11:13:47 fhajny Exp $ +# $NetBSD: Makefile,v 1.978 2013/09/15 18:47:46 taca Exp $ # COMMENT= Networking tools @@ -579,6 +579,7 @@ SUBDIR+= ruby-amq-protocol SUBDIR+= ruby-amqp SUBDIR+= ruby-dnsruby SUBDIR+= ruby-domain_name +SUBDIR+= ruby-em-socksify SUBDIR+= ruby-icmp SUBDIR+= ruby-net-ldap SUBDIR+= ruby-net-ping |