From 809194bd2d0bb797d886d257b9b8dfd9988d8173 Mon Sep 17 00:00:00 2001 From: Bill Fenner Date: Tue, 4 Oct 2005 22:31:27 +0000 Subject: Use grouping to stop trying to fetch the wrong file from the wrong site. Inspired by: http://people.freebsd.org/~fenner/portsurvey/groups/group.html --- chinese/CJKUnifonts/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chinese/CJKUnifonts') diff --git a/chinese/CJKUnifonts/Makefile b/chinese/CJKUnifonts/Makefile index ec771e804ca8..52a90c49ff30 100644 --- a/chinese/CJKUnifonts/Makefile +++ b/chinese/CJKUnifonts/Makefile @@ -8,10 +8,10 @@ PORTNAME= arnettf PORTVERSION= 0.0.20041031 CATEGORIES= chinese x11-fonts -MASTER_SITES= http://debian.linux.org.tw/pub/3Anoppix/people/arne/uming/ \ - http://debian.linux.org.tw/pub/3Anoppix/people/arne/ukai/ -DISTFILES= ttf-arphic-uming_0.0.20041031-1.tar.gz \ - ttf-arphic-ukai_0.0.20041031-1.tar.gz +MASTER_SITES= http://debian.linux.org.tw/pub/3Anoppix/people/arne/uming/:uming \ + http://debian.linux.org.tw/pub/3Anoppix/people/arne/ukai/:ukai +DISTFILES= ttf-arphic-uming_0.0.20041031-1.tar.gz:uming \ + ttf-arphic-ukai_0.0.20041031-1.tar.gz:ukai MAINTAINER= ports@FreeBSD.org COMMENT= Arne TrueType Font is combine of arphic ming and kai fonts -- cgit v1.2.3