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:   pin
Date:           Mon May 31 07:53:40 UTC 2021

Modified Files:
        pkgsrc/security: Makefile

Log Message:
Add gpg-tui


To generate a diff of this commit:
cvs rdiff -u -r1.824 -r1.825 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.824 pkgsrc/security/Makefile:1.825
--- pkgsrc/security/Makefile:1.824      Sat May 29 23:24:06 2021
+++ pkgsrc/security/Makefile    Mon May 31 07:53:40 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.824 2021/05/29 23:24:06 khorben Exp $
+# $NetBSD: Makefile,v 1.825 2021/05/31 07:53:40 pin Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -114,6 +114,7 @@ SUBDIR+=    gpa
 SUBDIR+=       gpg2dot
 SUBDIR+=       gpgme
 SUBDIR+=       gpgmepp
+SUBDIR+=       gpg-tui
 SUBDIR+=       gpshell
 SUBDIR+=       gsasl
 SUBDIR+=       gss



Home | Main Index | Thread Index | Old Index