diff options
Diffstat (limited to 'www/varnish2/Makefile')
-rw-r--r-- | www/varnish2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/varnish2/Makefile b/www/varnish2/Makefile index c279b313c3c4..7d811e09c5e2 100644 --- a/www/varnish2/Makefile +++ b/www/varnish2/Makefile @@ -6,10 +6,9 @@ # PORTNAME= varnish -PORTVERSION= 2.1.4 -PORTREVISION= 1 +PORTVERSION= 2.1.5 CATEGORIES= www -MASTER_SITES= http://www.varnish-software.com/sites/default/files/ +MASTER_SITES= http://repo.varnish-cache.org/source/ MAINTAINER= des@FreeBSD.org COMMENT= The Varnish high-performance HTTP accelerator |