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:           Mon Dec  4 06:19:37 UTC 2017

Modified Files:
        pkgsrc/security: Makefile

Log Message:
add and enable easy-rsa


To generate a diff of this commit:
cvs rdiff -u -r1.658 -r1.659 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.658 pkgsrc/security/Makefile:1.659
--- pkgsrc/security/Makefile:1.658      Mon Nov 27 18:47:09 2017
+++ pkgsrc/security/Makefile    Mon Dec  4 06:19:37 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.658 2017/11/27 18:47:09 bsiegert Exp $
+# $NetBSD: Makefile,v 1.659 2017/12/04 06:19:37 jnemeth Exp $
 #
 
 COMMENT=       Security tools
@@ -70,6 +70,7 @@ SUBDIR+=      dnssec-tools
 SUBDIR+=       dropbear
 SUBDIR+=       dsniff
 SUBDIR+=       dsniff-nox11
+SUBDIR+=       easy-rsa
 SUBDIR+=       ecap_clamav_adapter
 SUBDIR+=       egd
 SUBDIR+=       engine-pkcs11



Home | Main Index | Thread Index | Old Index