diff options
Diffstat (limited to 'www/mod_backhand')
-rw-r--r-- | www/mod_backhand/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_backhand/Makefile b/www/mod_backhand/Makefile index acba07f47759..b8dadaba69ce 100644 --- a/www/mod_backhand/Makefile +++ b/www/mod_backhand/Makefile @@ -8,7 +8,8 @@ PORTNAME= mod_backhand PORTVERSION= 1.2.2 CATEGORIES= www -MASTER_SITES= http://people.FreeBSD.org/~seanc/ports/mod_backhand/ +MASTER_SITES= http://mirrors.omniti.com/mod_backhand/ \ + http://people.FreeBSD.org/~seanc/ports/mod_backhand/ MAINTAINER= seanc@FreeBSD.org COMMENT= Apache module that allows seamless redirection and load balancing of HTTP requests |