diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2013-12-30 20:55:18 +0000 |
commit | 4fb1cfb1cd39cc9eebf2dca04766b8bb32d2851d (patch) | |
tree | 3ac0539929df7ded62928608363897c24273f689 /www/mod_umask/Makefile | |
parent | 15ed6235586fa434f1987dc7a0f0a26164d59b33 (diff) |
Notes
Diffstat (limited to 'www/mod_umask/Makefile')
-rw-r--r-- | www/mod_umask/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_umask/Makefile b/www/mod_umask/Makefile index ce1276a41671..ac50d3fa5718 100644 --- a/www/mod_umask/Makefile +++ b/www/mod_umask/Makefile @@ -11,7 +11,7 @@ DIST_SUBDIR= apache2 MAINTAINER= gebhart@secnetix.de COMMENT= Apache 2.x module to set umask of created files -LICENSE= AL2 +LICENSE= APACHE20 USE_BZIP2= yes GNU_CONFIGURE= yes |