pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security



Module Name:    pkgsrc
Committed By:   leot
Date:           Sun Mar 19 10:56:57 UTC 2023

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security: Add dnsx


To generate a diff of this commit:
cvs rdiff -u -r1.892 -r1.893 pkgsrc/security/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/Makefile
diff -u pkgsrc/security/Makefile:1.892 pkgsrc/security/Makefile:1.893
--- pkgsrc/security/Makefile:1.892      Tue Mar 14 12:22:52 2023
+++ pkgsrc/security/Makefile    Sun Mar 19 10:56:57 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.892 2023/03/14 12:22:52 wiz Exp $
+# $NetBSD: Makefile,v 1.893 2023/03/19 10:56:57 leot Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -81,6 +81,7 @@ SUBDIR+=      destroy
 SUBDIR+=       dhbitty
 SUBDIR+=       dirb
 SUBDIR+=       dnssec-tools
+SUBDIR+=       dnsx
 SUBDIR+=       doas
 SUBDIR+=       dropbear
 SUBDIR+=       dsniff



Home | Main Index | Thread Index | Old Index