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 Jan 27 15:31:47 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable dq.


To generate a diff of this commit:
cvs rdiff -u -r1.1440 -r1.1441 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.1440 pkgsrc/net/Makefile:1.1441
--- pkgsrc/net/Makefile:1.1440  Thu Jan 27 13:27:54 2022
+++ pkgsrc/net/Makefile Thu Jan 27 15:31:47 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1440 2022/01/27 13:27:54 pin Exp $
+# $NetBSD: Makefile,v 1.1441 2022/01/27 15:31:47 schmonz Exp $
 #
 
 COMMENT=       Networking tools
@@ -117,6 +117,7 @@ SUBDIR+=    dnstop
 SUBDIR+=       dnstracer
 SUBDIR+=       docsis
 SUBDIR+=       doh
+SUBDIR+=       dq
 SUBDIR+=       driftnet
 SUBDIR+=       drill
 SUBDIR+=       dtcp



Home | Main Index | Thread Index | Old Index