diff options
Diffstat (limited to 'net/Makefile')
-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 |