From c830042769f26309b16e0b0ace05fc30fec7b236 Mon Sep 17 00:00:00 2001 From: gerald Date: Wed, 10 Sep 2014 20:50:31 +0000 Subject: Update the default version of GCC in the Ports Collection from GCC 4.7.4 to GCC 4.8.3. Part II, Bump PORTREVISIONs. PR: 192025 Tested by: antoine (-exp runs) Approved by: portmgr (implicit) --- www/firefox/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/firefox') diff --git a/www/firefox/Makefile b/www/firefox/Makefile index 2abbd7a54566..47d8e7ffcb01 100644 --- a/www/firefox/Makefile +++ b/www/firefox/Makefile @@ -4,7 +4,7 @@ PORTNAME= firefox DISTVERSION= 32.0 DISTVERSIONSUFFIX=.source -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \ -- cgit