pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c883ac9f6a86
branches:  trunk
changeset: 378295:c883ac9f6a86
user:      jnemeth <jnemeth%pkgsrc.org@localhost>
date:      Thu Apr 05 05:20:59 2018 +0000

description:
sort

diffstat:

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

diffs (25 lines):

diff -r a6f059bb17a3 -r c883ac9f6a86 security/Makefile
--- a/security/Makefile Wed Apr 04 22:38:27 2018 +0000
+++ b/security/Makefile Thu Apr 05 05:20:59 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.678 2018/04/03 14:33:54 minskim Exp $
+# $NetBSD: Makefile,v 1.679 2018/04/05 05:20:59 jnemeth Exp $
 #
 
 COMMENT=       Security tools
@@ -43,7 +43,6 @@
 SUBDIR+=       courier-authlib
 SUBDIR+=       crack
 SUBDIR+=       credns
-SUBDIR+=       py-OTXv2
 #SUBDIR+=      crudesaml       # only shared files
 SUBDIR+=       crypto++
 SUBDIR+=       cvm
@@ -385,6 +384,7 @@
 SUBDIR+=       putty
 SUBDIR+=       pwsafe
 SUBDIR+=       py-Des
+SUBDIR+=       py-OTXv2
 SUBDIR+=       py-OpenSSL
 SUBDIR+=       py-SSLCrypto
 SUBDIR+=       py-acme



Home | Main Index | Thread Index | Old Index