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/09105eec1073
branches:  trunk
changeset: 453826:09105eec1073
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jun 03 07:43:38 2021 +0000

description:
security/Makefile: sort

diffstat:

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

diffs (21 lines):

diff -r dd207f5ed196 -r 09105eec1073 security/Makefile
--- a/security/Makefile Thu Jun 03 07:43:18 2021 +0000
+++ b/security/Makefile Thu Jun 03 07:43:38 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.825 2021/05/31 07:53:40 pin Exp $
+# $NetBSD: Makefile,v 1.826 2021/06/03 07:43:38 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -111,10 +111,10 @@
 SUBDIR+=       go-xxhash
 SUBDIR+=       google-authenticator
 SUBDIR+=       gpa
+SUBDIR+=       gpg-tui
 SUBDIR+=       gpg2dot
 SUBDIR+=       gpgme
 SUBDIR+=       gpgmepp
-SUBDIR+=       gpg-tui
 SUBDIR+=       gpshell
 SUBDIR+=       gsasl
 SUBDIR+=       gss



Home | Main Index | Thread Index | Old Index