diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-01-20 10:14:30 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-01-20 10:14:30 +0000 |
commit | 334171f45efaff7bb4c8795638d8634a1c721ba6 (patch) | |
tree | 322d5318232f5f3f650f42dfd044b6c1639bb700 /chinese/CJK | |
parent | 430c54f31fc9101c4639800450b9e5d5bb12854c (diff) |
Notes
Diffstat (limited to 'chinese/CJK')
-rw-r--r-- | chinese/CJK/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/CJK/Makefile b/chinese/CJK/Makefile index bc870d92fda1..ffec959a1a9d 100644 --- a/chinese/CJK/Makefile +++ b/chinese/CJK/Makefile @@ -9,7 +9,8 @@ PORTNAME= CJK PORTVERSION= 4.6.0 PORTREVISION= 0 CATEGORIES= chinese -MASTER_SITES= http://cjk.ffii.org/ +MASTER_SITES= http://cjk.ffii.org/ \ + ftp://freebsd.csie.ntu.edu.tw/users/rafan/ DISTNAME= cjk-${PORTVERSION} MAINTAINER= rafan@infor.org |