diff options
Diffstat (limited to 'www/mod_backhand/Makefile')
-rw-r--r-- | www/mod_backhand/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_backhand/Makefile b/www/mod_backhand/Makefile index d1a4ef6253e1..acba07f47759 100644 --- a/www/mod_backhand/Makefile +++ b/www/mod_backhand/Makefile @@ -6,9 +6,9 @@ # PORTNAME= mod_backhand -PORTVERSION= 1.2.1 +PORTVERSION= 1.2.2 CATEGORIES= www -MASTER_SITES= ftp://ftp.cnds.jhu.edu/pub/backhand/ +MASTER_SITES= 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 |