diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-10-23 02:54:00 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-10-23 02:54:00 +0000 |
commit | 7bc7ccdea559779533c2f8cab2e5d42725daf99b (patch) | |
tree | 486c04913493cd0f7797e0ce2e67241c3cfcd0b8 /chinese | |
parent | 641e07c302dfb11b26c243cb988ed99d1225f321 (diff) | |
download | freebsd-ports-7bc7ccdea559779533c2f8cab2e5d42725daf99b.zip |
Correct distfiles' location
PR: ports/14453
Submitted by: maintainer
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/xcin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xcin/Makefile b/chinese/xcin/Makefile index 3cf572ce2a02..fd8cba70766d 100644 --- a/chinese/xcin/Makefile +++ b/chinese/xcin/Makefile @@ -9,7 +9,7 @@ DISTNAME= xcin-2.3.03 PKGNAME= zh-xcin-2.3.03 CATEGORIES= chinese -MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/ \ +MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/old/ \ ftp://ftp.ncu.edu.tw/OS/Linux/Chinese/xcin/xcin/ \ ftp://linux.cis.nctu.edu.tw/packages/chinese/X/xcin/xcin/ |