diff options
Diffstat (limited to 'www/mod_hosts_access/Makefile')
-rw-r--r-- | www/mod_hosts_access/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_hosts_access/Makefile b/www/mod_hosts_access/Makefile index b02a6ace404d..ebe9106750ce 100644 --- a/www/mod_hosts_access/Makefile +++ b/www/mod_hosts_access/Makefile @@ -8,7 +8,7 @@ PORTNAME= mod_hosts_access PORTVERSION= 1.1.0 CATEGORIES= www -MASTER_SITES= http://www.klomp.org/mod_hosts_access/ +MASTER_SITES= LOCAL/pgollucci MAINTAINER= apache@FreeBSD.org COMMENT= Apache module that makes Apache respect hosts.allow and hosts.deny |