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-imap



details:   https://anonhg.NetBSD.org/pkgsrc/rev/0fd043650298
branches:  trunk
changeset: 384110:0fd043650298
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Aug 28 04:10:32 2022 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 4d0caa6e2252 -r 0fd043650298 net/Makefile
--- a/net/Makefile      Sun Aug 28 04:09:37 2022 +0000
+++ b/net/Makefile      Sun Aug 28 04:10:32 2022 +0000
@@ -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-icmp
 SUBDIR+=       ruby-ipaddress
 SUBDIR+=       ruby-net-dhcp
+SUBDIR+=       ruby-net-imap
 SUBDIR+=       ruby-net-ldap
 SUBDIR+=       ruby-net-ping
 SUBDIR+=       ruby-netaddr



Home | Main Index | Thread Index | Old Index