pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Aug 28 04:17:18 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: add and enable ruby-net-smtp


To generate a diff of this commit:
cvs rdiff -u -r1.1474 -r1.1475 pkgsrc/net/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1474 pkgsrc/net/Makefile:1.1475
--- pkgsrc/net/Makefile:1.1474  Sun Aug 28 04:10:32 2022
+++ pkgsrc/net/Makefile Sun Aug 28 04:17:17 2022
@@ -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-dhcp
 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