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:   jnemeth
Date:           Thu Nov  7 03:28:20 UTC 2019

Modified Files:
        pkgsrc/security: Makefile

Log Message:
add and enable opendnssec2


To generate a diff of this commit:
cvs rdiff -u -r1.718 -r1.719 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.718 pkgsrc/security/Makefile:1.719
--- pkgsrc/security/Makefile:1.718      Wed Nov  6 11:26:49 2019
+++ pkgsrc/security/Makefile    Thu Nov  7 03:28:19 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.718 2019/11/06 11:26:49 ng0 Exp $
+# $NetBSD: Makefile,v 1.719 2019/11/07 03:28:19 jnemeth Exp $
 #
 
 COMMENT=       Security tools
@@ -229,6 +229,7 @@ SUBDIR+=    ocaml-ssl
 SUBDIR+=       opencdk
 SUBDIR+=       openct
 SUBDIR+=       opendnssec
+SUBDIR+=       opendnssec2
 SUBDIR+=       openpam
 SUBDIR+=       opensaml
 SUBDIR+=       opensc



Home | Main Index | Thread Index | Old Index