diff options
author | markd <markd@pkgsrc.org> | 2018-01-31 11:37:16 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2018-01-31 11:37:16 +0000 |
commit | 89136b539cf5fa535914c5ee07dcfb2aaf45b7e5 (patch) | |
tree | 056b99cd56c27f67214bea7af7c07ca0c1f076be | |
parent | 30fdf9783b31b6d09142cee822df0ab27d397786 (diff) | |
download | pkgsrc-89136b539cf5fa535914c5ee07dcfb2aaf45b7e5.tar.gz |
security: add qgpgme
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 25ab17342b2..a6a4afe513b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.668 2018/01/31 09:16:33 markd Exp $ +# $NetBSD: Makefile,v 1.669 2018/01/31 11:37:16 markd Exp $ # COMMENT= Security tools @@ -456,6 +456,7 @@ SUBDIR+= qca2-ossl SUBDIR+= qca2-qt5 SUBDIR+= qca2-qt5-gnupg SUBDIR+= qca2-qt5-ossl +SUBDIR+= qgpgme SUBDIR+= qident SUBDIR+= qoauth SUBDIR+= qore-asn1-module |