diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-06-27 13:39:07 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-06-27 13:39:07 +0000 |
commit | 22e1133da4d406ea6f7f418b6513e959a9efe206 (patch) | |
tree | 350efa02a13b4130899af21324757155e6a4d299 /chinese/kcfonts | |
parent | Update to 3.4.2. (diff) |
add a second mastersite.
PR: 19540
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=29909
Diffstat (limited to 'chinese/kcfonts')
-rw-r--r-- | chinese/kcfonts/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/kcfonts/Makefile b/chinese/kcfonts/Makefile index 313546751750..2b185f01b1f4 100644 --- a/chinese/kcfonts/Makefile +++ b/chinese/kcfonts/Makefile @@ -8,7 +8,8 @@ PORTNAME= kcfonts PORTVERSION= 1.05 CATEGORIES= chinese x11-fonts -MASTER_SITES= ftp://freebsd.ntu.edu.tw/freebsd/taiwan/ +MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/distfiles/ \ + ftp://wm28.csie.ncu.edu.tw/pub/distfiles/ MAINTAINER= PA@FreeBSD.ee.Ntu.edu.TW |