diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-28 23:10:50 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-01-28 23:26:35 +0000 |
commit | 74953fa06f715a05f160d1ab32a58281aba4eb27 (patch) | |
tree | 10f157becc04beba80e2fba8a63d5f2e202a8eb9 /x11-fonts/google-fonts | |
parent | f1531efddca88acd8d2b59220b5c41865ba53497 (diff) |
Diffstat (limited to 'x11-fonts/google-fonts')
-rw-r--r-- | x11-fonts/google-fonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fonts/google-fonts/Makefile b/x11-fonts/google-fonts/Makefile index 4f8d80f06a4d..4173f1b03542 100644 --- a/x11-fonts/google-fonts/Makefile +++ b/x11-fonts/google-fonts/Makefile @@ -1,5 +1,6 @@ PORTNAME= google-fonts DISTVERSION= 0.0.0.20210120 +PORTREVISION= 1 CATEGORIES= x11-fonts MAINTAINER= dmgk@FreeBSD.org @@ -28,7 +29,7 @@ RUN_DEPENDS= Andika>0:x11-fonts/andika \ open-sans>0:x11-fonts/open-sans \ roboto-fonts-ttf>0:x11-fonts/roboto-fonts-ttf \ sourcecodepro-ttf>0:x11-fonts/sourcecodepro-ttf \ - sourcesanspro-ttf>0:x11-fonts/sourcesanspro-ttf \ + source-sans-ttf>0:x11-fonts/sourcesanspro-ttf \ sourceserifpro-ttf>0:x11-fonts/sourceserifpro-ttf \ ubuntu-font>0:x11-fonts/ubuntu-font \ vollkorn-ttf>0:x11-fonts/vollkorn-ttf |