From 899ac51328724255aab08b70004e585a00b46a84 Mon Sep 17 00:00:00 2001 From: olgeni Date: Thu, 29 Jan 2004 21:35:52 +0000 Subject: Make fetchable, add some mirrors from gimp-devel. Noticed by: kris --- x11-fonts/freefonts/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/x11-fonts/freefonts/Makefile b/x11-fonts/freefonts/Makefile index e1a492822424..eb324b90e250 100644 --- a/x11-fonts/freefonts/Makefile +++ b/x11-fonts/freefonts/Makefile @@ -9,7 +9,11 @@ PORTNAME= freefonts PORTVERSION= 0.10 PORTREVISION= 2 CATEGORIES= x11-fonts -MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/fonts/ +MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ + ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \ + ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/%SUBDIR%,} +MASTER_SITE_SUBDIR= gimp/fonts MAINTAINER= olgeni@FreeBSD.org COMMENT= A collection of ATM fonts (not all free) from the CICA archives -- cgit