svn commit: r504149 - head/editors/linux-sublime
Koichiro Iwao
meta at FreeBSD.org
Fri Jun 14 00:08:27 UTC 2019
Author: meta
Date: Fri Jun 14 00:08:26 2019
New Revision: 504149
URL: https://svnweb.freebsd.org/changeset/ports/504149
Log:
editors/linux-sublime: Update MASTER_SITE
as the former site is no longer available. Now distfile is fetched from the
official site.
PR: 238509
Reported by: Graham Perrin <grahamperrin at gmail.com>
Modified:
head/editors/linux-sublime/Makefile
Modified: head/editors/linux-sublime/Makefile
==============================================================================
--- head/editors/linux-sublime/Makefile Fri Jun 14 00:05:04 2019 (r504148)
+++ head/editors/linux-sublime/Makefile Fri Jun 14 00:08:26 2019 (r504149)
@@ -5,7 +5,7 @@ PORTNAME= sublime
PORTVERSION= 2.0.2
PORTREVISION= 6
CATEGORIES= editors linux
-MASTER_SITES= http://c758482.r82.cf2.rackcdn.com/
+MASTER_SITES= https://download.sublimetext.com/
DISTNAME= Sublime%20Text%202.0.2
PKGNAMEPREFIX= linux-
More information about the svn-ports-all
mailing list