From 06e1976857a9271fc2d13ae22dd136a4b464fd29 Mon Sep 17 00:00:00 2001 From: taca Date: Sat, 3 Sep 2022 04:05:49 +0000 Subject: net/Makefile: add and enable ruby-net-protocol --- net/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'net/Makefile') diff --git a/net/Makefile b/net/Makefile index e98f04252ff..ad823ef4d2a 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1477 2022/09/02 14:51:29 taca Exp $ +# $NetBSD: Makefile,v 1.1478 2022/09/03 04:05:49 taca Exp $ # COMMENT= Networking tools @@ -835,6 +835,7 @@ SUBDIR+= ruby-net-imap SUBDIR+= ruby-net-ldap SUBDIR+= ruby-net-ping SUBDIR+= ruby-net-pop +SUBDIR+= ruby-net-protocol SUBDIR+= ruby-net-smtp SUBDIR+= ruby-netaddr SUBDIR+= ruby-netrc -- cgit v1.2.3