summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorahoka <ahoka@pkgsrc.org>2009-09-07 18:07:56 +0000
committerahoka <ahoka@pkgsrc.org>2009-09-07 18:07:56 +0000
commit178b218c42aac6f966468e894cf342b8da67ae0a (patch)
tree92013b43aa9fe152263566aed265c36342d8856b /security
parent2cca22d2cdb3d4f1e9dbecb1da81ce8d05262cd6 (diff)
downloadpkgsrc-178b218c42aac6f966468e894cf342b8da67ae0a.tar.gz
+putty-devel
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 1a84810d564..b183f2d07e9 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.355 2009/08/23 19:15:54 hasso Exp $
+# $NetBSD: Makefile,v 1.356 2009/09/07 18:07:56 ahoka Exp $
#
COMMENT= Security tools
@@ -246,6 +246,7 @@ SUBDIR+= priv
SUBDIR+= prngd
SUBDIR+= pscan
SUBDIR+= putty
+SUBDIR+= putty-devel
SUBDIR+= pwsafe
SUBDIR+= py-OpenSSL
SUBDIR+= py-SSLCrypto