summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-07-22 20:22:49 +0000
committergdt <gdt@pkgsrc.org>2010-07-22 20:22:49 +0000
commit711faa9bd0be98c473b70502c41bb2ce099b6e9c (patch)
treef829f0b639e4a2955ef08602adcd118e6baf7bd4
parentf633ec547b88ff0e057c9460196a7725d2a7c6eb (diff)
downloadpkgsrc-711faa9bd0be98c473b70502c41bb2ce099b6e9c.tar.gz
Add py-crypto and py-cryptopp.
-rw-r--r--security/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 293555c81a5..b6e8d5690e7 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.392 2010/07/19 17:04:54 ver Exp $
+# $NetBSD: Makefile,v 1.393 2010/07/22 20:22:49 gdt Exp $
#
COMMENT= Security tools
@@ -286,6 +286,8 @@ SUBDIR+= py-amkCrypto
SUBDIR+= py-asn1
SUBDIR+= py-crack
SUBDIR+= py-cryptkit
+SUBDIR+= py-crypto
+SUBDIR+= py-cryptopp
SUBDIR+= py-denyhosts
SUBDIR+= py-gnupg
SUBDIR+= py-lasso