diff options
Diffstat (limited to 'www/mod_auth_gssapi/Makefile')
-rw-r--r-- | www/mod_auth_gssapi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/mod_auth_gssapi/Makefile b/www/mod_auth_gssapi/Makefile index 1c195913fbd0..7f50b3d5005f 100644 --- a/www/mod_auth_gssapi/Makefile +++ b/www/mod_auth_gssapi/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} MAINTAINER= chris@chrullrich.net COMMENT= Apache module for authenticating users with GSSAPI +WWW= https://github.com/gssapi/mod_auth_gssapi LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING |