diff options
author | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-05-18 11:28:52 +0000 |
---|---|---|
committer | Li-Wen Hsu <lwhsu@FreeBSD.org> | 2009-05-18 11:28:52 +0000 |
commit | a2d99bf66b57737e8aa0e4f29ade6931fb637d91 (patch) | |
tree | ff63150f75c2635a9b6ca0b9384ce89558d7f772 /chinese | |
parent | d11de560dcd292f48d1afbb774d25a1ed79948a4 (diff) | |
download | ports-a2d99bf66b57737e8aa0e4f29ade6931fb637d91.tar.gz ports-a2d99bf66b57737e8aa0e4f29ade6931fb637d91.zip |
Notes
Diffstat (limited to 'chinese')
-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 \ |