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:   wiz
Date:           Thu Jun  3 07:43:38 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.825 -r1.826 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.825 pkgsrc/security/Makefile:1.826
--- pkgsrc/security/Makefile:1.825      Mon May 31 07:53:40 2021
+++ pkgsrc/security/Makefile    Thu Jun  3 07:43:38 2021
@@ -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-sftp
 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