summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2007-05-05 00:05:25 +0000
committeragc <agc@pkgsrc.org>2007-05-05 00:05:25 +0000
commit95ca38424cb8b6dc7ac5808c2c1e2f658112b13a (patch)
treecc2d3c0f323959ed0ae3afba0a56b3dbadee6dce /security
parent72f70f2fc6a70ba615b9fd1d55530a0f9c434e9d (diff)
downloadpkgsrc-95ca38424cb8b6dc7ac5808c2c1e2f658112b13a.tar.gz
Add and enable py-SSLCrypto
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 2e4ee0bf2b8..8f65f345705 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.295 2007/04/01 21:26:48 wiz Exp $
+# $NetBSD: Makefile,v 1.296 2007/05/05 00:05:25 agc Exp $
#
COMMENT= Security tools
@@ -210,6 +210,7 @@ SUBDIR+= pscan
SUBDIR+= putty
SUBDIR+= pwsafe
SUBDIR+= py-OpenSSL
+SUBDIR+= py-SSLCrypto
SUBDIR+= py-amkCrypto
SUBDIR+= py-crack
SUBDIR+= py-cryptkit