git: 8df5034765c2 - main - x11-fonts/noto-serif-jp: Update MASTER_SITES and WWW
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 05 Apr 2023 17:34:46 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=8df5034765c2136e94e30bdf4ff28791ca997815 commit 8df5034765c2136e94e30bdf4ff28791ca997815 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-05 17:14:37 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-05 17:29:58 +0000 x11-fonts/noto-serif-jp: Update MASTER_SITES and WWW --- x11-fonts/noto-serif-jp/Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/x11-fonts/noto-serif-jp/Makefile b/x11-fonts/noto-serif-jp/Makefile index 431c79b5c25e..2b5478bb152a 100644 --- a/x11-fonts/noto-serif-jp/Makefile +++ b/x11-fonts/noto-serif-jp/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/Japanese/:cjk \ - https://github.com/googlefonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/SubsetOTF/JP/:subset +MASTER_SITES= https://github.com/notofonts/noto-cjk/raw/Serif${PORTVERSION}/ \ + https://github.com/notofonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/OTF/Japanese/:cjk \ + https://github.com/notofonts/noto-cjk/raw/Serif${PORTVERSION}/Serif/SubsetOTF/JP/:subset PKGNAMESUFFIX= -serif-jp DISTFILES= LICENSE \ ${CJK_FONTS:S|$|:cjk|} \ @@ -13,8 +13,8 @@ EXTRACT_ONLY= # empty MAINTAINER= sunpoet@FreeBSD.org COMMENT= Google Noto Serif (Japanese) -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