diff options
author | markd <markd@pkgsrc.org> | 2016-06-09 02:20:45 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-06-09 02:20:45 +0000 |
commit | 5ddec602da1264d8000d69f6080021387e6ab7e7 (patch) | |
tree | 188662df0324bb9824dc568eeb7e7d2a2f21cb8e /security | |
parent | e6b6a6a1b08ebcceef6e2826521133d7e9a4458e (diff) | |
download | pkgsrc-5ddec602da1264d8000d69f6080021387e6ab7e7.tar.gz |
Add py-kerberos, py-urllib2-kerberos, remove py-Kerberos
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile index d50d0f016f2..8afe2a787f8 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.583 2016/05/26 09:13:16 markd Exp $ +# $NetBSD: Makefile,v 1.584 2016/06/09 02:20:45 markd Exp $ # COMMENT= Security tools @@ -368,7 +368,6 @@ SUBDIR+= pscan SUBDIR+= putty SUBDIR+= pwsafe SUBDIR+= py-Des -SUBDIR+= py-Kerberos SUBDIR+= py-OpenSSL SUBDIR+= py-SSLCrypto SUBDIR+= py-acme @@ -390,6 +389,7 @@ SUBDIR+= py-ezPyCrypto SUBDIR+= py-gnupg SUBDIR+= py-hsm SUBDIR+= py-itsdangerous +SUBDIR+= py-kerberos SUBDIR+= py-keyring SUBDIR+= py-lasso SUBDIR+= py-libtaxii @@ -413,6 +413,7 @@ SUBDIR+= py-simplesha3 SUBDIR+= py-smbpasswd SUBDIR+= py-stix SUBDIR+= py-tlslite +SUBDIR+= py-urllib2-kerberos SUBDIR+= py-xmlsec SUBDIR+= py-yara SUBDIR+= py-yubiauth |