diff options
author | Florian Smeets <flo@FreeBSD.org> | 2012-11-20 23:01:15 +0000 |
---|---|---|
committer | Florian Smeets <flo@FreeBSD.org> | 2012-11-20 23:01:15 +0000 |
commit | 9aafe503d08e2766f5343cca1c13e96a47c6bd4c (patch) | |
tree | d56a366dfc71562e65a02f0224eed5e9c21419cd /www/firefox-esr-i18n/Makefile | |
parent | 2d5fd949f7afbfc657d942cebb1b8d61515cefeb (diff) |
Notes
Diffstat (limited to 'www/firefox-esr-i18n/Makefile')
-rw-r--r-- | www/firefox-esr-i18n/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/www/firefox-esr-i18n/Makefile b/www/firefox-esr-i18n/Makefile index 72319238d76c..5128aa9a9947 100644 --- a/www/firefox-esr-i18n/Makefile +++ b/www/firefox-esr-i18n/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: firefox-i18n -# Date created: 28 May 2006 -# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> -# +# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> # $FreeBSD$ -# PORTNAME= firefox-i18n -PORTVERSION= 10.0.10 +PORTVERSION= 10.0.11 CATEGORIES= www MASTER_SITE_SUBDIR= firefox/releases/${PORTVERSION}esr/linux-i686/xpi PKGNAMEPREFIX= |