summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorahoka <ahoka>2009-09-07 18:07:56 +0000
committerahoka <ahoka>2009-09-07 18:07:56 +0000
commit0c2c22e51851bc67917f44da7c27f3d999e5b0b7 (patch)
tree92013b43aa9fe152263566aed265c36342d8856b /security/Makefile
parent5759f4834fa86c4d3bfde0eea2092f1cdd228f2b (diff)
downloadpkgsrc-0c2c22e51851bc67917f44da7c27f3d999e5b0b7.tar.gz
+putty-devel
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 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