diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-06 14:23:42 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-06 14:23:42 +0800 |
commit | 200a62174af33893971f5322b32147ce214878ef (patch) | |
tree | 0370cb50f9ac2a1fb342e2c37936a28c17bad0cb | |
parent | 6e6124bfdcfdab778adba5d798eb8afe01759b34 (diff) | |
download | freebsd-ports-gnome-200a62174af33893971f5322b32147ce214878ef.tar.gz freebsd-ports-gnome-200a62174af33893971f5322b32147ce214878ef.tar.zst freebsd-ports-gnome-200a62174af33893971f5322b32147ce214878ef.zip |
Remove obsolete mastersites.
Source: distfile survey
-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 bb48996b5b7a..6802743a8c74 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 |