diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-06 14:36:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-06 14:36:26 +0800 |
commit | c6565492df739ee368d1ae4aee9437f623ccba27 (patch) | |
tree | edb53bc5d3ce7cc00f92a7046c598b2763e587fe /chinese/cxterm | |
parent | 8085659f7d1a57ec1732aab1ce01fdb597e9c25e (diff) | |
download | freebsd-ports-gnome-c6565492df739ee368d1ae4aee9437f623ccba27.tar.gz freebsd-ports-gnome-c6565492df739ee368d1ae4aee9437f623ccba27.tar.zst freebsd-ports-gnome-c6565492df739ee368d1ae4aee9437f623ccba27.zip |
Remove mastersites that died somewhere between 1997 and 2001.
Source: distfile survey
Diffstat (limited to 'chinese/cxterm')
-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 d5d56d8f311b..b3fc8cbacefd 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} |