Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Aug 2019 11:32:19 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r510381 - head/x11-fonts/noto-jp
Message-ID:  <201908311132.x7VBWJqU033917@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Aug 31 11:32:19 2019
New Revision: 510381
URL: https://svnweb.freebsd.org/changeset/ports/510381

Log:
  Fix typo in MASTER_SITES

Modified:
  head/x11-fonts/noto-jp/Makefile

Modified: head/x11-fonts/noto-jp/Makefile
==============================================================================
--- head/x11-fonts/noto-jp/Makefile	Sat Aug 31 11:21:36 2019	(r510380)
+++ head/x11-fonts/noto-jp/Makefile	Sat Aug 31 11:32:19 2019	(r510381)
@@ -4,7 +4,7 @@ PORTNAME=	noto
 PORTVERSION=	1.0
 PORTREVISION=	1
 CATEGORIES=	x11-fonts
-MASTER_SITES=	https://noto-website2.storage.googleapis.com/pkgs/
+MASTER_SITES=	https://noto-website-2.storage.googleapis.com/pkgs/
 DISTNAME=	Noto-hinted
 PKGNAMESUFFIX=	-jp
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201908311132.x7VBWJqU033917>