diff options
Diffstat (limited to 'www/mod_authnz_external/Makefile')
-rw-r--r-- | www/mod_authnz_external/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_authnz_external/Makefile b/www/mod_authnz_external/Makefile index 7cdcb30b2c89..4a16046e2b36 100644 --- a/www/mod_authnz_external/Makefile +++ b/www/mod_authnz_external/Makefile @@ -8,7 +8,7 @@ PORTNAME= mod_authnz_external PORTVERSION= 3.1.2 CATEGORIES= www -MASTER_SITES= http://mod-auth-external.googlecode.com/files/ +MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DIST_SUBDIR= apache22 MAINTAINER= eg@fbsd.lt @@ -18,6 +18,7 @@ USE_APACHE= 22 AP_FAST_BUILD= YES AP_GENPLIST= YES SHORTMODNAME= authnz_external +PROJECTHOST= mod-auth-external PORTDOCS= AUTHENTICATORS INSTALL README \ CHANGES UPGRADE INSTALL.HARDCODE |