diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-30 00:20:08 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2023-09-30 00:44:19 +0000 |
commit | 178ac4f7c36422e00caeceb548eead9f5e87cdf8 (patch) | |
tree | e2f74846eb2649da6cfbe9054de89ae896bc7619 /x11-fonts/google-fonts | |
parent | 9733b32ac1cebce53c53eebc382448e02222d623 (diff) |
Diffstat (limited to 'x11-fonts/google-fonts')
-rw-r--r-- | x11-fonts/google-fonts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fonts/google-fonts/Makefile b/x11-fonts/google-fonts/Makefile index b70d196d7250..276d6e6266b6 100644 --- a/x11-fonts/google-fonts/Makefile +++ b/x11-fonts/google-fonts/Makefile @@ -1,6 +1,6 @@ PORTNAME= google-fonts DISTVERSION= 0.0.0.20210120 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fonts MAINTAINER= dmgk@FreeBSD.org @@ -31,7 +31,7 @@ RUN_DEPENDS= Andika>0:x11-fonts/andika \ roboto-fonts-ttf>0:x11-fonts/roboto-fonts-ttf \ source-code-pro-ttf>0:x11-fonts/source-code-pro-ttf \ source-sans-ttf>0:x11-fonts/source-sans-ttf \ - sourceserifpro-ttf>0:x11-fonts/sourceserifpro-ttf \ + source-serif-ttf>0:x11-fonts/source-serif-ttf \ ubuntu-font>0:x11-fonts/ubuntu-font \ vollkorn-ttf>0:x11-fonts/vollkorn-ttf |