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:   schmonz
Date:           Sun Jan 13 04:24:18 UTC 2019

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add and enable go-mkcert.


To generate a diff of this commit:
cvs rdiff -u -r1.690 -r1.691 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.690 pkgsrc/security/Makefile:1.691
--- pkgsrc/security/Makefile:1.690      Tue Dec 11 12:36:28 2018
+++ pkgsrc/security/Makefile    Sun Jan 13 04:24:18 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.690 2018/12/11 12:36:28 bsiegert Exp $
+# $NetBSD: Makefile,v 1.691 2019/01/13 04:24:18 schmonz Exp $
 #
 
 COMMENT=       Security tools
@@ -103,6 +103,7 @@ SUBDIR+=    gnupg2
 SUBDIR+=       gnutls
 SUBDIR+=       go-crypt
 SUBDIR+=       go-crypto
+SUBDIR+=       go-mkcert
 SUBDIR+=       go-oauth2
 SUBDIR+=       go-sftp
 SUBDIR+=       google-authenticator



Home | Main Index | Thread Index | Old Index