diff options
Diffstat (limited to 'www/linux-firefox/Makefile')
-rw-r--r-- | www/linux-firefox/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/linux-firefox/Makefile b/www/linux-firefox/Makefile index dc502a0f38ec..f59e3909b65b 100644 --- a/www/linux-firefox/Makefile +++ b/www/linux-firefox/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: linux-firefox -# Date created: 2004-09-17 -# Whom: voisine -# +# Created by: voisine # $FreeBSD$ -# PORTNAME= firefox -PORTVERSION= 10.0.10 +PORTVERSION= 10.0.11 PORTEPOCH= 1 CATEGORIES= www MASTER_SITE_SUBDIR?= firefox/releases/${PORTVERSION}esr/linux-i686/en-US |