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:   fcambus
Date:           Tue Aug  3 17:25:03 UTC 2021

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add dnc.


To generate a diff of this commit:
cvs rdiff -u -r1.1421 -r1.1422 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.1421 pkgsrc/net/Makefile:1.1422
--- pkgsrc/net/Makefile:1.1421  Thu Jul 22 09:54:17 2021
+++ pkgsrc/net/Makefile Tue Aug  3 17:25:03 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1421 2021/07/22 09:54:17 adam Exp $
+# $NetBSD: Makefile,v 1.1422 2021/08/03 17:25:03 fcambus Exp $
 #
 
 COMMENT=       Networking tools
@@ -105,6 +105,7 @@ SUBDIR+=    djbdns
 SUBDIR+=       djbdns-run
 SUBDIR+=       djbdnscurve6
 SUBDIR+=       dlint
+SUBDIR+=       dnc
 SUBDIR+=       dnscap
 SUBDIR+=       dnscheck
 SUBDIR+=       dnscrypt-proxy2



Home | Main Index | Thread Index | Old Index