summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorpettai <pettai@pkgsrc.org>2012-11-04 21:58:29 +0000
committerpettai <pettai@pkgsrc.org>2012-11-04 21:58:29 +0000
commit4aa6a4c8643812c4adf35f73f354db6d4210ca4c (patch)
treedfa0d1978948c30957350f753ed9a774a00a7800 /security/Makefile
parentb528341ccd9d4ec13452462c6deb1d16cda5eacf (diff)
downloadpkgsrc-4aa6a4c8643812c4adf35f73f354db6d4210ca4c.tar.gz
Added py-Des
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 5bd6005047e..a930d9d76ec 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.443 2012/10/27 22:19:01 wiz Exp $
+# $NetBSD: Makefile,v 1.444 2012/11/04 21:58:29 pettai Exp $
#
COMMENT= Security tools
@@ -297,6 +297,7 @@ SUBDIR+= prngd
SUBDIR+= pscan
SUBDIR+= putty
SUBDIR+= pwsafe
+SUBDIR+= py-Des
SUBDIR+= py-OpenSSL
SUBDIR+= py-SSLCrypto
SUBDIR+= py-amkCrypto