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