diff options
author | gdt <gdt> | 2012-12-11 23:31:16 +0000 |
---|---|---|
committer | gdt <gdt> | 2012-12-11 23:31:16 +0000 |
commit | 7ab7e7d8078fa7e322783fd491de1599094930a2 (patch) | |
tree | f4aff390d8b57be42a07d516d65b862a38966a77 /security/Makefile | |
parent | 6f9681fbc1f10713a3dec2bd2f9cce0a2b1d3d68 (diff) | |
download | pkgsrc-7ab7e7d8078fa7e322783fd491de1599094930a2.tar.gz |
+polarssl
Diffstat (limited to 'security/Makefile')
-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 |