pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security security/Makefile: sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce9ff8a44f93
branches:  trunk
changeset: 387025:ce9ff8a44f93
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Oct 20 06:48:18 2022 +0000

description:
security/Makefile: sort

diffstat:

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

diffs (19 lines):

diff -r 8d4b063c123f -r ce9ff8a44f93 security/Makefile
--- a/security/Makefile Thu Oct 20 06:47:36 2022 +0000
+++ b/security/Makefile Thu Oct 20 06:48:18 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.877 2022/10/19 14:10:03 nia Exp $
+# $NetBSD: Makefile,v 1.878 2022/10/20 06:48:18 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -503,8 +503,8 @@
 SUBDIR+=       py-yara
 SUBDIR+=       py-yubiauth
 SUBDIR+=       py-yubikey-manager
+SUBDIR+=       py27-OpenSSL
 SUBDIR+=       py27-cryptography
-SUBDIR+=       py27-OpenSSL
 SUBDIR+=       pyca
 SUBDIR+=       qca2
 SUBDIR+=       qca2-gnupg



Home | Main Index | Thread Index | Old Index