pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net net/Makefile: add and enable ruby-net-protocol



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a30dc48b95a9
branches:  trunk
changeset: 384633:a30dc48b95a9
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Sep 03 04:05:49 2022 +0000

description:
net/Makefile: add and enable ruby-net-protocol

diffstat:

 net/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 33e3bd23e9f4 -r a30dc48b95a9 net/Makefile
--- a/net/Makefile      Sat Sep 03 04:04:57 2022 +0000
+++ b/net/Makefile      Sat Sep 03 04:05:49 2022 +0000
@@ -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-ldap
 SUBDIR+=       ruby-net-ping
 SUBDIR+=       ruby-net-pop
+SUBDIR+=       ruby-net-protocol
 SUBDIR+=       ruby-net-smtp
 SUBDIR+=       ruby-netaddr
 SUBDIR+=       ruby-netrc



Home | Main Index | Thread Index | Old Index