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:   kim
Date:           Mon Oct 12 22:26:34 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add doh


To generate a diff of this commit:
cvs rdiff -u -r1.1354 -r1.1355 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.1354 pkgsrc/net/Makefile:1.1355
--- pkgsrc/net/Makefile:1.1354  Thu Oct  8 17:39:31 2020
+++ pkgsrc/net/Makefile Mon Oct 12 22:26:34 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1354 2020/10/08 17:39:31 schmonz Exp $
+# $NetBSD: Makefile,v 1.1355 2020/10/12 22:26:34 kim Exp $
 #
 
 COMMENT=       Networking tools
@@ -117,6 +117,7 @@ SUBDIR+=    dnsmasq
 SUBDIR+=       dnstop
 SUBDIR+=       dnstracer
 SUBDIR+=       docsis
+SUBDIR+=       doh
 SUBDIR+=       driftnet
 SUBDIR+=       drill
 SUBDIR+=       dtcp



Home | Main Index | Thread Index | Old Index