aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:14:32 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:29:57 +0000
commit4a0aacedcf68718b1369e7b12a4a527e424b6ea4 (patch)
tree204dfee49a3678a205e6ddacc2961260744a8443
parentde017b42bb8992343d9977d9e166d3881fb8468e (diff)
downloadports-4a0aacedcf68718b1369e7b12a4a527e424b6ea4.tar.gz
ports-4a0aacedcf68718b1369e7b12a4a527e424b6ea4.zip
x11-fonts/noto-sans-jp: Update MASTER_SITES and WWW
-rw-r--r--x11-fonts/noto-sans-jp/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/x11-fonts/noto-sans-jp/Makefile b/x11-fonts/noto-sans-jp/Makefile
index d0278fe26f40..d6051333e67a 100644
--- a/x11-fonts/noto-sans-jp/Makefile
+++ b/x11-fonts/noto-sans-jp/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/Japanese/:cjk \
- https://github.com/googlefonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/Mono/:mono \
- https://github.com/googlefonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/SubsetOTF/JP/:subset
+MASTER_SITES= https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/ \
+ https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/OTF/Japanese/:cjk \
+ https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/Mono/:mono \
+ https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/SubsetOTF/JP/:subset
PKGNAMESUFFIX= -sans-jp
DISTFILES= LICENSE \
${CJK_FONTS:S|$|:cjk|} \
@@ -15,8 +15,8 @@ EXTRACT_ONLY= # empty
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Google Noto Sans (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