svn commit: r510381 - head/x11-fonts/noto-jp

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Aug 31 11:32:19 UTC 2019


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
 


More information about the svn-ports-all mailing list