aboutsummaryrefslogtreecommitdiffstats
path: root/www/seamonkey
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-06-09 22:24:41 +0800
committerjbeich <jbeich@FreeBSD.org>2015-06-09 22:24:41 +0800
commit48f2dbd6630938c453d1181d52fc80096aed200f (patch)
treec56bcf13e5d4898995cb54686d3b4c1074af5f2c /www/seamonkey
parente073df672ac459c851e70eafea844574120a0d80 (diff)
downloadfreebsd-ports-gnome-48f2dbd6630938c453d1181d52fc80096aed200f.tar.gz
freebsd-ports-gnome-48f2dbd6630938c453d1181d52fc80096aed200f.tar.zst
freebsd-ports-gnome-48f2dbd6630938c453d1181d52fc80096aed200f.zip
bsd.sites.mk: cleanup MOZILLA mirrors
- Switch to CDN by default as mirrors are no longer kept up to date - Drop obsolete pointer to http://www.mozilla.org/mirrors.html - Drop redundant BUGZILLA and MOZILLA_EXTEND - Shorten MASTER_SITES in gecko@ ports - Move MOZILLA_ADDONS to bsd.sites.mk - Move one of MOZILLA mirrors with old addons under MOZILLA_ADDONS - Addons CDN redirects to https://, so don't mislead with http:// https://blog.mozilla.org/it/2012/08/03/dear-mozilla-mirrors-thank-you/ Differential Revision: https://reviews.freebsd.org/D2550 Tested by: distilator Reviewed by: mat (partial) Approved by: bz-ports (ohauer), portmgr blanket (office@ et al.) Approved by: portmgr (bapt, earlier version) MFH: 2015Q2
Diffstat (limited to 'www/seamonkey')
-rw-r--r--www/seamonkey/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/seamonkey/Makefile b/www/seamonkey/Makefile
index 0fbb1176e292..41847db932b3 100644
--- a/www/seamonkey/Makefile
+++ b/www/seamonkey/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 2.33.1
PORTREVISION= 3
CATEGORIES?= www mail news editors irc ipv6
MASTER_SITES= MOZILLA/${PORTNAME}/releases/${DISTVERSION}/source \
- https://ftp.mozilla.org/pub/mozilla.org/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source/
+ MOZILLA/${PORTNAME}/candidates/${DISTVERSION}-candidates/build1/source
DISTFILES= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX}
EXTRACT_ONLY= ${PORTNAME}-${DISTVERSION}.source${EXTRACT_SUFX}