Skip to content

Commit

Permalink
x11-fonts/noto-sans-jp: Update MASTER_SITES and WWW
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Apr 5, 2023
1 parent de017b4 commit 4a0aace
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions 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|} \
Expand All @@ -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
Expand Down

0 comments on commit 4a0aace

Please sign in to comment.