diff --git a/x11-fonts/crosextrafonts-caladea-ttf/Makefile b/x11-fonts/crosextrafonts-caladea-ttf/Makefile index 054350867542..fffe234b2a00 100644 --- a/x11-fonts/crosextrafonts-caladea-ttf/Makefile +++ b/x11-fonts/crosextrafonts-caladea-ttf/Makefile @@ -1,29 +1,29 @@ PORTNAME= crosextrafonts PORTVERSION= 20130214 PORTREVISION= 4 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/ PKGNAMESUFFIX= -caladea MAINTAINER= office@FreeBSD.org COMMENT= Font created by Google for ChromeOS to replace MS Cambria WWW= https://code.google.com/p/chromium/issues/detail?id=168879 LICENSE= APACHE20 USES= fonts xorg USE_XORG= x11 NO_ARCH= yes NO_BUILD= yes SUB_FILES= pkg-message FONTNAME= Caladea do-install: ${MKDIR} ${STAGEDIR}${FONTSDIR} ${INSTALL_DATA} ${WRKSRC}/*.ttf ${STAGEDIR}${FONTSDIR} .include