aboutsummaryrefslogtreecommitdiff
path: root/www/mod_hosts_access/Makefile
diff options
context:
space:
mode:
authorOlli Hauer <ohauer@FreeBSD.org>2013-12-15 22:11:20 +0000
committerOlli Hauer <ohauer@FreeBSD.org>2013-12-15 22:11:20 +0000
commit8136ee5a9f5c3f3e66da24d4274044b6e9925608 (patch)
tree04a297afc1f15cc989bfa9a4b4fac1df43caa203 /www/mod_hosts_access/Makefile
parentab634dd8ea38be988cfaa5b7560132a6acc30d26 (diff)
Notes
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>