diff options
author | bouyer <bouyer@pkgsrc.org> | 2019-10-28 18:51:37 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2019-10-28 18:51:37 +0000 |
commit | d18b2a7f6f1eed4f9a0d10ef1e28c76ba4726ebb (patch) | |
tree | 81c2a5e358b1b7b5bc64c3ca4b51cccaa1c8e2e2 | |
parent | 1077c422af0984a5244ba182fd65b486c02ce71d (diff) | |
download | pkgsrc-d18b2a7f6f1eed4f9a0d10ef1e28c76ba4726ebb.tar.gz |
Add qt5-qtkeychain
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 6d807fbd597..40fafde88ba 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.714 2019/10/28 17:46:58 agc Exp $ +# $NetBSD: Makefile,v 1.715 2019/10/28 18:51:37 bouyer Exp $ # COMMENT= Security tools @@ -494,6 +494,7 @@ SUBDIR+= qore-asn1-module SUBDIR+= qore-ssh2-module SUBDIR+= qore-xmlsec-module SUBDIR+= qt4-qtkeychain +SUBDIR+= qt5-qtkeychain SUBDIR+= racoon2 SUBDIR+= rainbowcrack SUBDIR+= rats |