summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt>2012-12-11 23:31:16 +0000
committergdt <gdt>2012-12-11 23:31:16 +0000
commitb8d6b62078ce64b96e97bc554942753267ce4d4f (patch)
treef4aff390d8b57be42a07d516d65b862a38966a77
parent6e61a73d12016f1602a9a812ad33ea3ef6c44cbb (diff)
downloadpkgsrc-b8d6b62078ce64b96e97bc554942753267ce4d4f.tar.gz
+polarssl
-rw-r--r--security/Makefile3
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