aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:14:35 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:29:58 +0000
commite660dc118776675671345ee95fc15671cbc911da (patch)
tree498a937fab3d5383daaef132e30a97cc12a3383b
parentcb3d148a5aa910aad0eca13c82dad0a055665148 (diff)
downloadports-e660dc118776675671345ee95fc15671cbc911da.tar.gz
ports-e660dc118776675671345ee95fc15671cbc911da.zip
x11-fonts/noto-sans-tc: Update MASTER_SITES and WWW
-rw-r--r--x11-fonts/noto-sans-tc/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-fonts/noto-sans-tc/Makefile b/x11-fonts/noto-sans-tc/Makefile
index a9b59f62f785..d3b738490c69 100644
--- a/x11-fonts/noto-sans-tc/Makefile
+++ b/x11-fonts/noto-sans-tc/Makefile
@@ -1,10 +1,10 @@
PORTNAME= noto
PORTVERSION= 2.004
CATEGORIES= x11-fonts
-MASTER_SITES= https://github.com/googlefonts/noto-cjk/raw/Sans${PORTVERSION}/ \
- https://github.com/googlefonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/OTF/TraditionalChinese/:cjk \
- https://github.com/googlefonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/Mono/:mono \
- https://github.com/googlefonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/SubsetOTF/TC/:subset
+MASTER_SITES= https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/ \
+ https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/OTF/TraditionalChinese/:cjk \
+ https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/Mono/:mono \
+ https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/SubsetOTF/TC/:subset
PKGNAMESUFFIX= -sans-tc
DISTFILES= LICENSE \
${CJK_FONTS:S|$|:cjk|} \
@@ -15,8 +15,8 @@ EXTRACT_ONLY= # empty
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Google Noto Sans (Traditional Chinese)
-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