git: 8b1fd39b696c - main - x11-fonts/noto-serif-kr: Update MASTER_SITES and WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:34:47 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8b1fd39b696c06daef7f6e3bfd6a04706ead1793 commit 8b1fd39b696c06daef7f6e3bfd6a04706ead1793 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:14:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:29:59 +0000 x11-fonts/noto-serif-kr: Update MASTER_SITES and WWW --- x11-fonts/noto-serif-kr/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-fonts/noto-serif-kr/Makefile b/x11-fonts/noto-serif-kr/Makefile index 7d705922db8a..26d173fa35c0 100644 --- a/x11-fonts/noto-serif-kr/Makefile +++ b/x11-fonts/noto-serif-kr/Makefile @@ -1,9 +1,9 @@ PORTNAME= noto PORTVERSION= 2.001 CATEGORIES= x11-fonts -MASTER_SITES= https://github.com/googlefonts/noto-cjk/raw/Serif${PORTVERSION}/ \ - https://github.com/googlefonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/OTF/Korean/:cjk \ - https://github.com/googlefonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/SubsetOTF/KR/:subset +MASTER_SITES= https://github.com/notofonts/noto-cjk/raw/Serif${PORTVERSION}/ \ + https://github.com/notofonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/OTF/Korean/:cjk \ + https://github.com/notofonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/SubsetOTF/KR/:subset PKGNAMESUFFIX= -serif-kr DISTFILES= LICENSE \ ${CJK_FONTS:S|$|:cjk|} \ @@ -13,8 +13,8 @@ EXTRACT_ONLY= # empty MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Noto Serif (Korean) -WWW= https://www.google.com/get/noto/ \ - https://github.com/googlefonts/noto-cjk +WWW= https://fonts.google.com/noto \ + https://github.com/notofonts/noto-cjk LICENSE= OFL11 LICENSE_FILE= ${DISTDIR}/${DIST_SUBDIR}/LICENSE