diff options
-rw-r--r-- | chinese/cnprint/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chinese/cnprint/Makefile b/chinese/cnprint/Makefile index 095f11e0515c..099fd53fbcbf 100644 --- a/chinese/cnprint/Makefile +++ b/chinese/cnprint/Makefile @@ -9,9 +9,8 @@ PORTNAME= cnprint PORTVERSION= 3.30b PORTREVISION= 1 CATEGORIES= chinese print -MASTER_SITES= http://ftp.wustl.edu/pub/FreeBSD/distfiles/${PORTNAME}-${PORTVERSION}/ \ - http://ftp.yz.yamagata-u.ac.jp/pub/FreeBSD/distfiles/${PORTNAME}-${PORTVERSION}/ \ - http://ftp.osuosl.org/pub/FreeBSD/distfiles/${PORTNAME}-${PORTVERSION}/ +MASTER_SITES= http://distfiles.cs.nctu.edu.tw/${PORTNAME}-${PORTVERSION}/ \ + http://ftp.yz.yamagata-u.ac.jp/pub/FreeBSD/distfiles/${PORTNAME}-${PORTVERSION}/ DISTFILES= cnprint330b.c cnprint330b.readme ttfb330b.c cnprint330b.hlp \ cnprint33.cmd helvet.dat mssong.ttf.gz mssong.htf \ mshei.ttf.gz mshei.htf cc48s.hbf cc48.sym.gz cc48s.1.gz \ |