summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--net/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile
index a5a13843445..0212fccc2ec 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1473 2022/08/23 21:47:10 wiz Exp $
+# $NetBSD: Makefile,v 1.1474 2022/08/28 04:10:32 taca Exp $
#
COMMENT= Networking tools
@@ -830,6 +830,7 @@ SUBDIR+= ruby-ffi-rzmq-core
SUBDIR+= ruby-icmp
SUBDIR+= ruby-ipaddress
SUBDIR+= ruby-net-dhcp
+SUBDIR+= ruby-net-imap
SUBDIR+= ruby-net-ldap
SUBDIR+= ruby-net-ping
SUBDIR+= ruby-netaddr