From a34be79afb99e9cdcad437cf33b528b866e5d226 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Fri, 10 Sep 2021 21:14:02 +0000 Subject: [PATCH] www/authelia: Add CPE information Approved by: portmgr (blanket) --- www/authelia/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/authelia/Makefile b/www/authelia/Makefile index 5ca250e630889..eaacba3ea7cc9 100644 --- a/www/authelia/Makefile +++ b/www/authelia/Makefile @@ -11,7 +11,7 @@ COMMENT= Single sign-on multi-factor portal for web apps LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE -USES= go:modules +USES= cpe go:modules USE_GITHUB= yes GH_TUPLE= \ Azure:go-ntlmssp:66371956d46c:azure_go_ntlmssp/vendor/github.com/Azure/go-ntlmssp \