aboutsummaryrefslogtreecommitdiff
path: root/www/mod_hosts_access/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_hosts_access/Makefile')
-rw-r--r--www/mod_hosts_access/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_hosts_access/Makefile b/www/mod_hosts_access/Makefile
index 3b191c83028b..d5e73d89bd93 100644
--- a/www/mod_hosts_access/Makefile
+++ b/www/mod_hosts_access/Makefile
@@ -10,6 +10,7 @@ MASTER_SITES= LOCAL/pgollucci
MAINTAINER= apache@FreeBSD.org
COMMENT= Apache module that makes Apache respect hosts.allow and hosts.deny
+LICENSE= AL2
USE_APACHE= 22
AP_FAST_BUILD= yes
@@ -17,5 +18,4 @@ AP_GENPLIST= yes
AP_LIB+= ${LOCALBASE}/lib -lwrap
-NO_STAGE= yes
.include <bsd.port.mk>