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:           Sat Sep  3 04:05:49 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

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


To generate a diff of this commit:
cvs rdiff -u -r1.1477 -r1.1478 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.1477 pkgsrc/net/Makefile:1.1478
--- pkgsrc/net/Makefile:1.1477  Fri Sep  2 14:51:29 2022
+++ pkgsrc/net/Makefile Sat Sep  3 04:05:49 2022
@@ -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



Home | Main Index | Thread Index | Old Index