diff options
author | tsutsui <tsutsui@pkgsrc.org> | 2016-01-09 19:02:24 +0000 |
---|---|---|
committer | tsutsui <tsutsui@pkgsrc.org> | 2016-01-09 19:02:24 +0000 |
commit | 6bf742408029138cea560e74e61484c860ebc6e8 (patch) | |
tree | 57c85a85692dc80759b617f8f28b1cd00e23f62d /net | |
parent | 1b0e873a0db50f83465d3271838fa8469946313c (diff) | |
download | pkgsrc-6bf742408029138cea560e74e61484c860ebc6e8.tar.gz |
+ ruby-pluggaloid
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 ce2b1f7d197..cd4e4926f93 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1096 2016/01/09 18:56:19 tsutsui Exp $ +# $NetBSD: Makefile,v 1.1097 2016/01/09 19:02:24 tsutsui Exp $ # COMMENT= Networking tools @@ -668,6 +668,7 @@ SUBDIR+= ruby-net-ldap SUBDIR+= ruby-net-ping SUBDIR+= ruby-netaddr SUBDIR+= ruby-netrc +SUBDIR+= ruby-pluggaloid SUBDIR+= ruby-rubytter SUBDIR+= ruby-snmp SUBDIR+= ruby-soap4r |