summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authortaca <taca>2017-06-10 16:28:51 +0000
committertaca <taca>2017-06-10 16:28:51 +0000
commit63cd9a7d9b24f83220db3c238992947bee0bfcdd (patch)
treedab64746e9c4612e48ef8bab2c5e0d90c8f2bca0 /net/Makefile
parenta177dd40640e8884d249c619b25c3266b4ff55c0 (diff)
downloadpkgsrc-63cd9a7d9b24f83220db3c238992947bee0bfcdd.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