summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorgls <gls@pkgsrc.org>2013-10-20 12:48:47 +0000
committergls <gls@pkgsrc.org>2013-10-20 12:48:47 +0000
commit954b795bd108aa08c12ea97ecf9553472532f396 (patch)
tree05de1c71b41b248a3b2d355f5684f69f6f546fa0 /security/Makefile
parentcccee08399518b8c7f5eb39254a93b4eb90b150f (diff)
downloadpkgsrc-954b795bd108aa08c12ea97ecf9553472532f396.tar.gz
Added security/py-ecdsa
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 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