diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-06 06:36:26 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-06 06:36:26 +0000 |
commit | 7ff680cc04c86b0fd9d88f50532ac74bf8ebf52e (patch) | |
tree | 8ae6f27776fe14aa2bcb5ae6bfb6a5b925ef636d /chinese/cxterm | |
parent | a5022834b95513f5cc4b342ec772ceea8776657c (diff) | |
download | ports-7ff680cc04c86b0fd9d88f50532ac74bf8ebf52e.tar.gz ports-7ff680cc04c86b0fd9d88f50532ac74bf8ebf52e.zip |
Remove mastersites that died somewhere between 1997 and 2001.
Source: distfile survey
Notes
Notes:
svn path=/head/; revision=144363
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} |