diff options
-rw-r--r-- | chinese/c2t/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile index bb48996..6802743 100644 --- a/chinese/c2t/Makefile +++ b/chinese/c2t/Makefile @@ -9,11 +9,7 @@ PORTNAME= c2t PORTVERSION= 1.0 CATEGORIES= chinese -MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/:file \ - ftp://ftp.ifcss.org/pub/software/x-win/cxterm/dict/gb/:dict \ - ftp://ftp.edu.tw/Chinese/ifcss/software/unix/convert/:file \ - ftp://ftp.edu.tw/Chinese/ifcss/software/x-win/cxterm/dict/gb/:dict \ - ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/:file \ +MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/:file \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/dict/gb/:dict DISTFILES= c2t.tar.gz:file TONEPY.tit:dict |