From bb5eb3339bab56214356e8f0e841cd300174a3a9 Mon Sep 17 00:00:00 2001 From: jmelo Date: Mon, 12 Feb 2007 21:20:39 +0000 Subject: - Fix distname to make it fetchable again. - Update mastersites. --- chinese/arphicttf/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'chinese/arphicttf/Makefile') diff --git a/chinese/arphicttf/Makefile b/chinese/arphicttf/Makefile index 5de3f91e3c7e..96ded0d49fdf 100644 --- a/chinese/arphicttf/Makefile +++ b/chinese/arphicttf/Makefile @@ -9,8 +9,9 @@ PORTNAME= arphicttf PORTVERSION= 2.11 PORTREVISION= 1 CATEGORIES= chinese x11-fonts -MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/keith/ -DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} +MASTER_SITES= http://ftp.riken.go.jp/pub/FreeBSD/distfiles/ \ + http://ftp.univie.ac.at/systems/FreeBSD/distfiles/ +DISTNAME= zh-${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Four Chinese Big5/GB TrueType fonts made by Arphic Technology -- cgit