diff options
Diffstat (limited to 'www/mod_hosts_access/Makefile')
-rw-r--r-- | www/mod_hosts_access/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/www/mod_hosts_access/Makefile b/www/mod_hosts_access/Makefile index 360ed169e2f5..34afa18731f6 100644 --- a/www/mod_hosts_access/Makefile +++ b/www/mod_hosts_access/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.klomp.org/mod_hosts_access/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Apache module that makes Apache respect hosts.allow and hosts.deny - BUILD_DEPENDS= ${APXS}:${APACHE_PORT} RUN_DEPENDS= ${APXS}:${APACHE_PORT} |