diff options
author | anders <anders@FreeBSD.org> | 2003-04-09 06:34:25 +0800 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2003-04-09 06:34:25 +0800 |
commit | 4a0d1c0e891f3a2e0df44f2286110480423f5ebc (patch) | |
tree | 33c7e11c63e139eb84bdad495794aa27f07e8ad8 /www | |
parent | 7525bef511e2f45465f09051dea4dabe497475c9 (diff) | |
download | freebsd-ports-gnome-4a0d1c0e891f3a2e0df44f2286110480423f5ebc.tar.gz freebsd-ports-gnome-4a0d1c0e891f3a2e0df44f2286110480423f5ebc.tar.zst freebsd-ports-gnome-4a0d1c0e891f3a2e0df44f2286110480423f5ebc.zip |
Project moved. Update WWW and MASTER_SITES.
Diffstat (limited to 'www')
-rw-r--r-- | www/mod_extract_forwarded/Makefile | 2 | ||||
-rw-r--r-- | www/mod_extract_forwarded/pkg-descr | 2 | ||||
-rw-r--r-- | www/mod_extract_forwarded_ap13/Makefile | 2 | ||||
-rw-r--r-- | www/mod_extract_forwarded_ap13/pkg-descr | 2 |
4 files changed, 4 insertions, 4 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> diff --git a/www/mod_extract_forwarded_ap13/Makefile b/www/mod_extract_forwarded_ap13/Makefile index 4353ca43ecea..ed05d9928c64 100644 --- a/www/mod_extract_forwarded_ap13/Makefile +++ b/www/mod_extract_forwarded_ap13/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_ap13/pkg-descr b/www/mod_extract_forwarded_ap13/pkg-descr index a1f0912373d8..a2022ec8ef1f 100644 --- a/www/mod_extract_forwarded_ap13/pkg-descr +++ b/www/mod_extract_forwarded_ap13/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> |