summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorgls <gls>2013-10-20 12:48:47 +0000
committergls <gls>2013-10-20 12:48:47 +0000
commite6d1c22a5fb3de659d0423214c714f4eee9b22a6 (patch)
tree05de1c71b41b248a3b2d355f5684f69f6f546fa0 /security
parentaa2cdd90530c13dc82c8cc6dd96710799dec360e (diff)
downloadpkgsrc-e6d1c22a5fb3de659d0423214c714f4eee9b22a6.tar.gz
Added security/py-ecdsa
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
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