aboutsummaryrefslogtreecommitdiff
path: root/www/mod_extract_forwarded
diff options
context:
space:
mode:
authorAnders Nordby <anders@FreeBSD.org>2003-04-08 22:34:25 +0000
committerAnders Nordby <anders@FreeBSD.org>2003-04-08 22:34:25 +0000
commit82173ceaaad797e406e14acb5c68712082cb45c0 (patch)
treefb6676835d732487379231155d2a445e5de2e48d /www/mod_extract_forwarded
parentdbfc56ad17c9a70a3ea690119a3bd9365b8ca770 (diff)
downloadports-82173ceaaad797e406e14acb5c68712082cb45c0.tar.gz
ports-82173ceaaad797e406e14acb5c68712082cb45c0.zip
Project moved. Update WWW and MASTER_SITES.
Notes
Notes: svn path=/head/; revision=78629
Diffstat (limited to 'www/mod_extract_forwarded')
-rw-r--r--www/mod_extract_forwarded/Makefile2
-rw-r--r--www/mod_extract_forwarded/pkg-descr2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_extract_forwarded/Makefile b/www/mod_extract_forwarded/Makefile
index 4353ca43ecea..ed05d9928c64 100644
--- a/www/mod_extract_forwarded/Makefile
+++ b/www/mod_extract_forwarded/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mod_extract_forwarded
PORTVERSION= 1.2
CATEGORIES= www
-MASTER_SITES= http://web.systhug.com/mod_extract_forwarded/ \
+MASTER_SITES= http://web.warhound.org/mod_extract_forwarded/ \
http://atreides.freenix.no/~anders/
MAINTAINER= anders@FreeBSD.org
diff --git a/www/mod_extract_forwarded/pkg-descr b/www/mod_extract_forwarded/pkg-descr
index a1f0912373d8..a2022ec8ef1f 100644
--- a/www/mod_extract_forwarded/pkg-descr
+++ b/www/mod_extract_forwarded/pkg-descr
@@ -8,6 +8,6 @@ mod_extract_forwarded can be dangerous for host based access control because
X-Forwarded-For is easily spoofed. Because of this you can configure which
proxies you trust or don't trust.
-WWW: http://web.systhug.com/mod_extract_forwarded/
+WWW: http://web.warhound.org/mod_extract_forwarded/
- Anders Nordby <anders@fix.no>