diff options
author | dholland <dholland@pkgsrc.org> | 2011-10-18 01:52:40 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2011-10-18 01:52:40 +0000 |
commit | 60c25b0fa4d6b317bb0c66257f5a621011e8a6e9 (patch) | |
tree | 996710ea5b419ce6943fa1770865ec4aa5b3ae99 /security | |
parent | 346d1fa8a7c0789f32b48f67eb8d63b2ade35c38 (diff) | |
download | pkgsrc-60c25b0fa4d6b317bb0c66257f5a621011e8a6e9.tar.gz |
+qca2-gnupg
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 4439005cff7..c75ed99a238 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.418 2011/10/02 18:18:06 joerg Exp $ +# $NetBSD: Makefile,v 1.419 2011/10/18 01:52:40 dholland Exp $ # COMMENT= Security tools @@ -307,6 +307,7 @@ SUBDIR+= pyca SUBDIR+= qca SUBDIR+= qca-tls SUBDIR+= qca2 +SUBDIR+= qca2-gnupg SUBDIR+= qca2-ossl SUBDIR+= qident SUBDIR+= rainbowcrack |