diff options
author | gls <gls@pkgsrc.org> | 2013-10-20 12:48:47 +0000 |
---|---|---|
committer | gls <gls@pkgsrc.org> | 2013-10-20 12:48:47 +0000 |
commit | 954b795bd108aa08c12ea97ecf9553472532f396 (patch) | |
tree | 05de1c71b41b248a3b2d355f5684f69f6f546fa0 /security/Makefile | |
parent | cccee08399518b8c7f5eb39254a93b4eb90b150f (diff) | |
download | pkgsrc-954b795bd108aa08c12ea97ecf9553472532f396.tar.gz |
Added security/py-ecdsa
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index d7fe628dc95..0ee222e2167 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.483 2013/10/08 15:23:18 pettai Exp $ +# $NetBSD: Makefile,v 1.484 2013/10/20 12:48:47 gls Exp $ # COMMENT= Security tools @@ -332,6 +332,7 @@ SUBDIR+= py-cryptkit SUBDIR+= py-crypto SUBDIR+= py-cryptopp SUBDIR+= py-denyhosts +SUBDIR+= py-ecdsa SUBDIR+= py-gnupg SUBDIR+= py-hsm SUBDIR+= py-itsdangerous |