From dc08eac0a80a5242464bb88af8baeb77b6d0b8ab Mon Sep 17 00:00:00 2001 From: Thierry Thomas Date: Sun, 3 Sep 2006 13:32:39 +0000 Subject: The author's page disapeared: host the distfile untill it will come back. --- x11-fonts/code2000/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'x11-fonts') diff --git a/x11-fonts/code2000/Makefile b/x11-fonts/code2000/Makefile index 1e174446f08b..ee305be351ec 100644 --- a/x11-fonts/code2000/Makefile +++ b/x11-fonts/code2000/Makefile @@ -8,7 +8,9 @@ PORTNAME= code2000 PORTVERSION= 1.16 CATEGORIES= x11-fonts -MASTER_SITES= http://home.att.net/~jameskass/ +#MASTER_SITES= http://home.att.net/~jameskass/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= thierry/${PORTNAME}/v${PORTVERSION} DISTFILES= ${PORTNAME:U}${EXTRACT_SUFX:U} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} @@ -18,7 +20,6 @@ COMMENT= Shareware demo Unicode TrueType font BUILD_DEPENDS= ttmkfdir:${PORTSDIR}/x11-fonts/ttmkfdir RESTRICTED= Only unmodified original package can be distributed -BROKEN= Unfetchable USE_X_PREFIX= yes USE_ZIP= yes -- cgit