summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2017-06-10 16:28:51 +0000
committertaca <taca@pkgsrc.org>2017-06-10 16:28:51 +0000
commite013c3a5ca68ce51f5dd2972c87645227161e03e (patch)
tree4d4900c397fc1a7dea60655805e995e2dfd2a9d0 /net/Makefile
parent11128289c2cb15bf6722460d0310c430ce18e6df (diff)
downloadpkgsrc-e013c3a5ca68ce51f5dd2972c87645227161e03e.tar.gz
Add and enable ruby-net-telnet.
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index 7eb9dceae40..41ea4249ed5 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1158 2017/06/07 09:44:05 he Exp $
+# $NetBSD: Makefile,v 1.1159 2017/06/10 16:28:51 taca Exp $
#
COMMENT= Networking tools
@@ -709,6 +709,7 @@ SUBDIR+= ruby-ipaddress
SUBDIR+= ruby-net-dhcp
SUBDIR+= ruby-net-ldap
SUBDIR+= ruby-net-ping
+SUBDIR+= ruby-net-telnet
SUBDIR+= ruby-netaddr
SUBDIR+= ruby-netrc
SUBDIR+= ruby-pluggaloid