diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2009-05-18 19:28:52 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2009-05-18 19:28:52 +0800 |
commit | 880db7048d21c35eeed065ae1adce62dc040cf3c (patch) | |
tree | ca7952d31e937bdcff53fef6d2bac21b65b85e0b | |
parent | 4291c5d03ce4644a124560cae29a126c56658361 (diff) | |
download | freebsd-ports-gnome-880db7048d21c35eeed065ae1adce62dc040cf3c.tar.gz freebsd-ports-gnome-880db7048d21c35eeed065ae1adce62dc040cf3c.tar.zst freebsd-ports-gnome-880db7048d21c35eeed065ae1adce62dc040cf3c.zip |
- Update MASTER_SITES
-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 \ |