diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-17 23:50:58 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-12-17 23:50:58 +0000 |
commit | 198b3d8a3086c4411b440eb5619acb6c2eb7cad7 (patch) | |
tree | 910c605804a86cd37d8db77c9ae92cc9ca38511e /www/mod_hosts_access | |
parent | d5bdacf4bf61c8e4d0454961710a3a71fe74fb7a (diff) |
Notes
Diffstat (limited to 'www/mod_hosts_access')
-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 |