diff options
Diffstat (limited to 'chinese/cxterm/Makefile')
-rw-r--r-- | chinese/cxterm/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/chinese/cxterm/Makefile b/chinese/cxterm/Makefile index d5d56d8f311..b3fc8cbacef 100644 --- a/chinese/cxterm/Makefile +++ b/chinese/cxterm/Makefile @@ -9,10 +9,7 @@ PORTNAME= cxterm PORTVERSION= 5.0.3 CATEGORIES= chinese x11 -# unresponceive mastersite: ftp://ftp.ifcss.org/pub/software/x-win/cxterm/ -MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/ \ - ftp://ftp.edu.tw/Chinese/ifcss/software/x-win/cxterm/ \ - ftp://ftp.mpi-sb.mpg.de/pub/chinese/mirror/ftp.ifcss.org/software/x-win/cxterm/ +MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/x-win/cxterm/ DISTNAME= cxterm5.0.p3 PATCH_SITES= ${MASTER_SITES} |