Skip to content

Commit

Permalink
x11-fonts/noto-sans-hk: 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 a4f79c4 commit de017b4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions x11-fonts/noto-sans-hk/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/TraditionalChineseHK/:cjk \
https://github.com/googlefonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/Mono/:mono \
https://github.com/googlefonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/SubsetOTF/HK/:subset
MASTER_SITES= https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/ \
https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/OTF/TraditionalChineseHK/:cjk \
https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/Mono/:mono \
https://github.com/notofonts/noto-cjk/raw/Sans${PORTVERSION}/Sans/SubsetOTF/HK/:subset
PKGNAMESUFFIX= -sans-hk
DISTFILES= LICENSE \
${CJK_FONTS:S|$|:cjk|} \
Expand All @@ -15,8 +15,8 @@ EXTRACT_ONLY= # empty

MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Google Noto Sans (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
Expand Down

0 comments on commit de017b4

Please sign in to comment.