aboutsummaryrefslogtreecommitdiff
path: root/www/mod_umask/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_umask/Makefile')
-rw-r--r--www/mod_umask/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_umask/Makefile b/www/mod_umask/Makefile
index 30614305fcf2..ce1276a41671 100644
--- a/www/mod_umask/Makefile
+++ b/www/mod_umask/Makefile
@@ -11,6 +11,7 @@ DIST_SUBDIR= apache2
MAINTAINER= gebhart@secnetix.de
COMMENT= Apache 2.x module to set umask of created files
+LICENSE= AL2
USE_BZIP2= yes
GNU_CONFIGURE= yes
@@ -20,5 +21,4 @@ AP_FAST_BUILD= yes
AP_GENPLIST= yes
SRC_FILE= src/${PORTNAME}.c
-NO_STAGE= yes
.include <bsd.port.mk>