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 Jan 29 13:49:54 UTC 2026

Modified Files:
        pkgsrc/security: Makefile

Log Message:
security/Makefile: + gpgmepp


To generate a diff of this commit:
cvs rdiff -u -r1.995 -r1.996 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.995 pkgsrc/security/Makefile:1.996
--- pkgsrc/security/Makefile:1.995      Thu Jan 29 09:51:28 2026
+++ pkgsrc/security/Makefile    Thu Jan 29 13:49:54 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.995 2026/01/29 09:51:28 wiz Exp $
+# $NetBSD: Makefile,v 1.996 2026/01/29 13:49:54 wiz Exp $
 #
 
 COMMENT=       Security and cryptography tools and libraries
@@ -130,6 +130,7 @@ SUBDIR+=    gpa
 SUBDIR+=       gpg-tui
 SUBDIR+=       gpg2dot
 SUBDIR+=       gpgme
+SUBDIR+=       gpgmepp
 SUBDIR+=       gsasl
 SUBDIR+=       gss
 SUBDIR+=       hackbot



Home | Main Index | Thread Index | Old Index