diff options
author | gdt <gdt@pkgsrc.org> | 2012-12-11 23:31:16 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2012-12-11 23:31:16 +0000 |
commit | 92576f06ac5965b2d966b726d22e8ae85eead5d2 (patch) | |
tree | f4aff390d8b57be42a07d516d65b862a38966a77 /security | |
parent | 27b67b0fe14e2b8e2a26b56fd2e502319cec4d95 (diff) | |
download | pkgsrc-92576f06ac5965b2d966b726d22e8ae85eead5d2.tar.gz |
+polarssl
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 cf6f25fc607..b2bc4cf8172 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.449 2012/11/30 15:50:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.450 2012/12/11 23:31:16 gdt Exp $ # COMMENT= Security tools @@ -287,6 +287,7 @@ SUBDIR+= pinentry-qt4 SUBDIR+= pinepgp SUBDIR+= pkcs11-helper SUBDIR+= pks +SUBDIR+= polarssl SUBDIR+= policykit SUBDIR+= policykit-gnome SUBDIR+= polkit-qt |