summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2011-04-14 17:28:47 +0000
committerdrochner <drochner@pkgsrc.org>2011-04-14 17:28:47 +0000
commit138ff0467d8fb0b9f4e45a95ed4db1f0c3f2e03f (patch)
tree8111ac708101e3adde72a532c54b893b8776b84c
parent9b0600fdbcc2fb84d68e71400cc4160be259d99b (diff)
downloadpkgsrc-138ff0467d8fb0b9f4e45a95ed4db1f0c3f2e03f.tar.gz
+py-keyring
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index ac179c7278d..a66f0528ac0 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.407 2011/04/12 13:46:35 adam Exp $
+# $NetBSD: Makefile,v 1.408 2011/04/14 17:28:47 drochner Exp $
#
COMMENT= Security tools
@@ -292,6 +292,7 @@ SUBDIR+= py-crypto
SUBDIR+= py-cryptopp
SUBDIR+= py-denyhosts
SUBDIR+= py-gnupg
+SUBDIR+= py-keyring
SUBDIR+= py-lasso
SUBDIR+= py-m2crypto
SUBDIR+= py-mcrypt