pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security add and enable easy-rsa



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c10e4bc3295d
branches:  trunk
changeset: 372355:c10e4bc3295d
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Mon Dec 04 06:19:37 2017 +0000

description:
add and enable easy-rsa

diffstat:

 security/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c28f11ba3349 -r c10e4bc3295d security/Makefile
--- a/security/Makefile Mon Dec 04 06:15:23 2017 +0000
+++ b/security/Makefile Mon Dec 04 06:19:37 2017 +0000
@@ -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+=       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