summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-12-17 23:50:58 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2009-12-17 23:50:58 +0000
commit198b3d8a3086c4411b440eb5619acb6c2eb7cad7 (patch)
tree910c605804a86cd37d8db77c9ae92cc9ca38511e /www
parent- USE_RC_SUBR != yes (diff)
- Host the distfile locally since it disappeared between my build and the pointhat run.
Reported by: pav,miwi
Notes
Notes: svn path=/head/; revision=246079
Diffstat (limited to 'www')
-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 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