summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-09-30 17:18:15 +0000
committerwiz <wiz@pkgsrc.org>2013-09-30 17:18:15 +0000
commite25a69a1c6b893781ca47797e7334b546724ba77 (patch)
tree2b108a039229680eb3438ba79a2e2393d40d6f23
parent0a5b19a1471cbad3ab7716038e842caabda5d9bf (diff)
downloadpkgsrc-e25a69a1c6b893781ca47797e7334b546724ba77.tar.gz
+ py-Kerberos
-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