diff options
author | obache <obache@pkgsrc.org> | 2014-04-07 12:37:49 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-04-07 12:37:49 +0000 |
commit | f7ba3892a9971d0c4b4d4193ad6eeee60e29c704 (patch) | |
tree | 4073d2770b3b3e51a27529027cef89576fb0631c /security | |
parent | d5a11155f92d71e4312ef497ecb388db836284b9 (diff) | |
download | pkgsrc-f7ba3892a9971d0c4b4d4193ad6eeee60e29c704.tar.gz |
+py-ezPyCrypto
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
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 |