diff options
Diffstat (limited to 'www/mod_auth_openidc/Makefile')
-rw-r--r-- | www/mod_auth_openidc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_auth_openidc/Makefile b/www/mod_auth_openidc/Makefile index 8928380af5b2..3408f8d5be5d 100644 --- a/www/mod_auth_openidc/Makefile +++ b/www/mod_auth_openidc/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= zi@FreeBSD.org COMMENT= OpenID Connect Relying Party and OAuth 2.0 Resource Server for Apache +WWW= https://github.com/pingidentity/mod_auth_openidc/ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt |