diff options
Diffstat (limited to 'x11-fonts/gnu-unifont-otf/Makefile')
-rw-r--r-- | x11-fonts/gnu-unifont-otf/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-fonts/gnu-unifont-otf/Makefile b/x11-fonts/gnu-unifont-otf/Makefile index a5df81de193c..0f04aaf15967 100644 --- a/x11-fonts/gnu-unifont-otf/Makefile +++ b/x11-fonts/gnu-unifont-otf/Makefile @@ -1,7 +1,8 @@ PORTNAME= unifont -PORTVERSION= 16.0.04 +PORTVERSION= 17.0.01 CATEGORIES= x11-fonts -MASTER_SITES= GNU/unifont/unifont-${PORTVERSION} +MASTER_SITES= GNU/unifont/unifont-${PORTVERSION} \ + https://unifoundry.com/pub/unifont/unifont-${PORTVERSION}/font-builds/ PKGNAMEPREFIX= gnu- PKGNAMESUFFIX= -otf DISTFILES= ${FONTFILES:S|$|-${PORTVERSION}${FONTSUFFIX}|} |