diff --git a/x11-fonts/croscorefonts-fonts-ttf/Makefile b/x11-fonts/croscorefonts-fonts-ttf/Makefile index 53aff6baa2a3..c86ef50ce8ec 100644 --- a/x11-fonts/croscorefonts-fonts-ttf/Makefile +++ b/x11-fonts/croscorefonts-fonts-ttf/Makefile @@ -1,28 +1,28 @@ PORTNAME= croscorefonts PORTVERSION= 1.31.0 PORTREVISION= 2 CATEGORIES= x11-fonts MASTER_SITES= https://gsdview.appspot.com/chromeos-localmirror/distfiles/ \ - https://commondatastorage.googleapis.com/chromeos-localmirror/distfiles \ + https://commondatastorage.googleapis.com/chromeos-localmirror/distfiles/ \ LOCAL/sunpoet MAINTAINER= office@FreeBSD.org COMMENT= Fonts created from by Google for ChromeOS to replace MS TTF LICENSE= APACHE20 USES= fonts tar:bzip2 xorg USE_XORG= x11 NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message FONTNAME= ChromeOS do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR}/ ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR}/ .include