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:   schmonz
Date:           Thu Nov 19 20:13:19 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable s6-networking.


To generate a diff of this commit:
cvs rdiff -u -r1.1361 -r1.1362 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.1361 pkgsrc/net/Makefile:1.1362
--- pkgsrc/net/Makefile:1.1361  Thu Nov 19 20:06:20 2020
+++ pkgsrc/net/Makefile Thu Nov 19 20:13:19 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1361 2020/11/19 20:06:20 schmonz Exp $
+# $NetBSD: Makefile,v 1.1362 2020/11/19 20:13:19 schmonz Exp $
 #
 
 COMMENT=       Networking tools
@@ -833,6 +833,7 @@ SUBDIR+=    ruby-winrm
 SUBDIR+=       ruby-winrm-fs
 SUBDIR+=       ruby-xdr
 SUBDIR+=       s6-dns
+SUBDIR+=       s6-networking
 SUBDIR+=       sacc
 SUBDIR+=       samba
 SUBDIR+=       samba4



Home | Main Index | Thread Index | Old Index