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:06:20 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable s6-dns.


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



Home | Main Index | Thread Index | Old Index