diff --git a/x11-fonts/exo/Makefile b/x11-fonts/exo/Makefile index 70209b6de341..2dbd0b6ca17c 100644 --- a/x11-fonts/exo/Makefile +++ b/x11-fonts/exo/Makefile @@ -1,23 +1,23 @@ PORTNAME= exo PORTVERSION= 2 PORTREVISION= 2 CATEGORIES= x11-fonts -MASTER_SITES= http://ndiscovered.com/archives/ +MASTER_SITES= https://web.archive.org/web/20190802223635if_/http://www.ndiscovered.com/archives/ MAINTAINER= pkubaj@FreeBSD.org COMMENT= Geometric sans serif font with a technological feel WWW= http://www.ndiscovered.com/ LICENSE= OFL11 USES= fonts zip NO_BUILD= yes NO_ARCH= yes NO_WRKSUBDIR= yes do-install: @${MKDIR} ${STAGEDIR}${FONTSDIR} (cd ${WRKSRC} ; ${INSTALL_DATA} *.otf ${STAGEDIR}${FONTSDIR}) .include