diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-06-09 14:24:41 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-06-09 14:24:41 +0000 |
commit | 6828ea7d03181d2c9cef8349278476494f34aeaa (patch) | |
tree | c56bcf13e5d4898995cb54686d3b4c1074af5f2c /www/firefox-esr | |
parent | f88023b9e64ad8c3cd67c7a9af14c9a113b5d4f0 (diff) | |
download | ports-6828ea7d03181d2c9cef8349278476494f34aeaa.tar.gz ports-6828ea7d03181d2c9cef8349278476494f34aeaa.zip |
Notes
Diffstat (limited to 'www/firefox-esr')
-rw-r--r-- | www/firefox-esr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile index 25f91335894d..9252ec301135 100644 --- a/www/firefox-esr/Makefile +++ b/www/firefox-esr/Makefile @@ -7,7 +7,7 @@ DISTVERSIONSUFFIX=esr.source PORTEPOCH= 1 CATEGORIES= www ipv6 MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}esr/source \ - https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source/ + MOZILLA/${PORTNAME}/candidates/${DISTVERSION}esr-candidates/build2/source PKGNAMESUFFIX= -esr MAINTAINER= gecko@FreeBSD.org |