diff options
author | Bill Fenner <fenner@FreeBSD.org> | 2005-10-04 22:31:27 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 2005-10-04 22:31:27 +0000 |
commit | 809194bd2d0bb797d886d257b9b8dfd9988d8173 (patch) | |
tree | 752b2329546278cf2f489962e2a8c35474955115 /chinese/c2t | |
parent | bc64f3a037ed299a8188af82d32b9b45bc2af9e3 (diff) | |
download | ports-809194bd2d0bb797d886d257b9b8dfd9988d8173.tar.gz ports-809194bd2d0bb797d886d257b9b8dfd9988d8173.zip |
Notes
Diffstat (limited to 'chinese/c2t')
-rw-r--r-- | chinese/c2t/Makefile | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/chinese/c2t/Makefile b/chinese/c2t/Makefile index fb3fe313a339..bb48996b5b7a 100644 --- a/chinese/c2t/Makefile +++ b/chinese/c2t/Makefile @@ -9,13 +9,13 @@ PORTNAME= c2t PORTVERSION= 1.0 CATEGORIES= chinese -MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ - ftp://ftp.ifcss.org/pub/software/x-win/cxterm/dict/gb/ \ - ftp://ftp.edu.tw/Chinese/ifcss/software/unix/convert/ \ - ftp://ftp.edu.tw/Chinese/ifcss/software/x-win/cxterm/dict/gb/ \ - ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ \ - ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/dict/gb/ -DISTFILES= c2t.tar.gz TONEPY.tit +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 \ + ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/dict/gb/:dict +DISTFILES= c2t.tar.gz:file TONEPY.tit:dict MAINTAINER= ports@FreeBSD.org COMMENT= Translates GB/Big5 encoding to tone pinyin |