diff options
author | Olli Hauer <ohauer@FreeBSD.org> | 2014-03-22 22:25:48 +0000 |
---|---|---|
committer | Olli Hauer <ohauer@FreeBSD.org> | 2014-03-22 22:25:48 +0000 |
commit | ae2e33c305714f74cf42a99e3a683b68ba24d7cd (patch) | |
tree | e9d8bc9ed6cfa7de42c303324a398c800850c472 /www/mod_rpaf2 | |
parent | bb913ef82475152d7ed5d802d9966c14e9b14f41 (diff) | |
download | ports-ae2e33c305714f74cf42a99e3a683b68ba24d7cd.tar.gz ports-ae2e33c305714f74cf42a99e3a683b68ba24d7cd.zip |
Notes
Diffstat (limited to 'www/mod_rpaf2')
-rw-r--r-- | www/mod_rpaf2/Makefile | 2 | ||||
-rw-r--r-- | www/mod_rpaf2/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_rpaf2/Makefile b/www/mod_rpaf2/Makefile index 3c61f3135c7e..404acba59dbe 100644 --- a/www/mod_rpaf2/Makefile +++ b/www/mod_rpaf2/Makefile @@ -5,7 +5,7 @@ PORTNAME= mod_rpaf2 PORTVERSION= 0.6 PORTREVISION= 3 CATEGORIES= www -MASTER_SITES= http://stderr.net/apache/rpaf/download/ +MASTER_SITES= http://www.stderr.net/apache/rpaf/download/ DISTNAME= mod_rpaf-${PORTVERSION} MAINTAINER= apache@FreeBSD.org diff --git a/www/mod_rpaf2/pkg-descr b/www/mod_rpaf2/pkg-descr index 533e405e23c0..a446921a58a6 100644 --- a/www/mod_rpaf2/pkg-descr +++ b/www/mod_rpaf2/pkg-descr @@ -5,4 +5,4 @@ the X-Forwarded-For header). When an X-Host header exists rpaf will take the hostname found here, put it into Apache, and update the virtualhost settings so that you can serve virtualhosts on the backend. -WWW: http://stderr.net/apache/rpaf/ +WWW: http://www.stderr.net/apache/rpaf/ |