summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2013-09-30 17:18:15 +0000
committerwiz <wiz>2013-09-30 17:18:15 +0000
commitdeccbbe010d4515b8f7318b0ed21786c3c1d83cf (patch)
tree2b108a039229680eb3438ba79a2e2393d40d6f23 /security/Makefile
parent5c5d6dfe9f1e50f36dca63e34f6cd31215957267 (diff)
downloadpkgsrc-deccbbe010d4515b8f7318b0ed21786c3c1d83cf.tar.gz
+ py-Kerberos
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 3f5560c732e..3437c9fde30 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.481 2013/09/13 08:13:17 fhajny Exp $
+# $NetBSD: Makefile,v 1.482 2013/09/30 17:18:15 wiz Exp $
#
COMMENT= Security tools
@@ -322,6 +322,7 @@ SUBDIR+= pscan
SUBDIR+= putty
SUBDIR+= pwsafe
SUBDIR+= py-Des
+SUBDIR+= py-Kerberos
SUBDIR+= py-OpenSSL
SUBDIR+= py-SSLCrypto
SUBDIR+= py-amkCrypto