diff options
Diffstat (limited to 'www/firefox/Makefile')
-rw-r--r-- | www/firefox/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/firefox/Makefile b/www/firefox/Makefile index d7910b626d3..bbcaeaf4dbb 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -2,13 +2,13 @@ # $FreeBSD$ PORTNAME= firefox -DISTVERSION= 50.0.2 +DISTVERSION= 50.1.0 DISTVERSIONSUFFIX=.source PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ - MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build2/source MAINTAINER= gecko@FreeBSD.org COMMENT= Web browser based on the browser portion of Mozilla |