summaryrefslogtreecommitdiff
path: root/security/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-07-04 12:41:23 +0000
committerwiz <wiz@pkgsrc.org>2021-07-04 12:41:23 +0000
commit82588a7844d6439d49e65548f7b48de5e70fdbd1 (patch)
tree11685692dd364a730bf9b5b026511abad15a32b6 /security/Makefile
parent74d44674dd52c45dc2366a5d3826b73d2b204b32 (diff)
downloadpkgsrc-82588a7844d6439d49e65548f7b48de5e70fdbd1.tar.gz
security/Makefile: + py-requests-gssapi
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 0e49f3c052f..2ed969a7d9d 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.833 2021/07/03 09:43:05 nia Exp $
+# $NetBSD: Makefile,v 1.834 2021/07/04 12:41:23 wiz Exp $
#
COMMENT= Security and cryptography tools and libraries
@@ -493,6 +493,7 @@ SUBDIR+= py-passlib
SUBDIR+= py-pbkdf2
SUBDIR+= py-prewikka
SUBDIR+= py-pydeep
+SUBDIR+= py-requests-gssapi
SUBDIR+= py-requests-kerberos
SUBDIR+= py-requests-ntlm
SUBDIR+= py-requests-oauthlib