summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-04-07 12:37:49 +0000
committerobache <obache@pkgsrc.org>2014-04-07 12:37:49 +0000
commitf7ba3892a9971d0c4b4d4193ad6eeee60e29c704 (patch)
tree4073d2770b3b3e51a27529027cef89576fb0631c /security/Makefile
parentd5a11155f92d71e4312ef497ecb388db836284b9 (diff)
downloadpkgsrc-f7ba3892a9971d0c4b4d4193ad6eeee60e29c704.tar.gz
+py-ezPyCrypto
Diffstat (limited to 'security/Makefile')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 0b865d59942..d9d1abfe23c 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.502 2014/04/02 19:23:53 schmonz Exp $
+# $NetBSD: Makefile,v 1.503 2014/04/07 12:37:49 obache Exp $
#
COMMENT= Security tools
@@ -344,6 +344,7 @@ SUBDIR+= py-cryptography
SUBDIR+= py-cryptopp
SUBDIR+= py-denyhosts
SUBDIR+= py-ecdsa
+SUBDIR+= py-ezPyCrypto
SUBDIR+= py-gnupg
SUBDIR+= py-hsm
SUBDIR+= py-itsdangerous