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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3f91e1c4b000
branches:  trunk
changeset: 384115:3f91e1c4b000
user:      taca <taca%pkgsrc.org@localhost>
date:      Sun Aug 28 04:17:17 2022 +0000

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

diffstat:

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

diffs (17 lines):

diff -r 82d392d5daac -r 3f91e1c4b000 net/Makefile
--- a/net/Makefile      Sun Aug 28 04:16:30 2022 +0000
+++ b/net/Makefile      Sun Aug 28 04:17:17 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1474 2022/08/28 04:10:32 taca Exp $
+# $NetBSD: Makefile,v 1.1475 2022/08/28 04:17:17 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -833,6 +833,7 @@
 SUBDIR+=       ruby-net-imap
 SUBDIR+=       ruby-net-ldap
 SUBDIR+=       ruby-net-ping
+SUBDIR+=       ruby-net-smtp
 SUBDIR+=       ruby-netaddr
 SUBDIR+=       ruby-netrc
 SUBDIR+=       ruby-network_interface



Home | Main Index | Thread Index | Old Index