git: c3b7c5c7b53f - main - x11-fonts/google-fonts: Fix 74953fa06f715a05f160d1ab32a58281aba4eb27
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jan 2022 01:14:52 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c3b7c5c7b53ffb7ade886ddbd20b6653966effda commit c3b7c5c7b53ffb7ade886ddbd20b6653966effda Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-01-29 01:14:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-01-29 01:14:42 +0000 x11-fonts/google-fonts: Fix 74953fa06f715a05f160d1ab32a58281aba4eb27 Reported by: naddy, Tomoaki AOKI <junchoon@dec.sakura.ne.jp> --- x11-fonts/google-fonts/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x11-fonts/google-fonts/Makefile b/x11-fonts/google-fonts/Makefile index 4173f1b03542..333aba3eccab 100644 --- a/x11-fonts/google-fonts/Makefile +++ b/x11-fonts/google-fonts/Makefile @@ -29,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 \ - source-sans-ttf>0:x11-fonts/sourcesanspro-ttf \ + source-sans-ttf>0:x11-fonts/source-sans-ttf \ sourceserifpro-ttf>0:x11-fonts/sourceserifpro-ttf \ ubuntu-font>0:x11-fonts/ubuntu-font \ vollkorn-ttf>0:x11-fonts/vollkorn-ttf