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 | |
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
-rw-r--r-- | chinese/cxterm/Makefile | 5 | ||||
-rw-r--r-- | chinese/gb2ps/Makefile | 6 | ||||
-rw-r--r-- | chinese/hc/Makefile | 6 | ||||
-rw-r--r-- | chinese/hztty/Makefile | 5 | ||||
-rw-r--r-- | chinese/lunar/Makefile | 4 |
5 files changed, 6 insertions, 20 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} diff --git a/chinese/gb2ps/Makefile b/chinese/gb2ps/Makefile index 97212075a561..274577e51a21 100644 --- a/chinese/gb2ps/Makefile +++ b/chinese/gb2ps/Makefile @@ -9,11 +9,7 @@ PORTNAME= gb2ps PORTVERSION= 2.02 CATEGORIES= chinese print -MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/print/:sw \ - ftp://ftp.ifcss.org/pub/software/fonts/gb/misc/:font \ - ftp://ftp.edu.tw/Chinese/ifcss/software/unix/print/:sw \ - ftp://ftp.edu.tw/Chinese/ifcss/software/fonts/gb/misc/:font \ - ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/print/:sw \ +MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/print/:sw \ ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/fonts/gb/misc/:font DISTNAME= gb2ps.2.02 DISTFILES= ${DISTNAME}.tar.gz:sw \ diff --git a/chinese/hc/Makefile b/chinese/hc/Makefile index 7516b4c8cd39..94e00fd381f0 100644 --- a/chinese/hc/Makefile +++ b/chinese/hc/Makefile @@ -9,10 +9,8 @@ PORTNAME= hc PORTVERSION= 3.0 CATEGORIES= chinese -MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ - ftp://ftp.edu.tw/Chinese/ifcss/software/unix/convert/ \ - ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ -DISTFILES= hc-30.tar.gz hc-supp.tab +MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ +DISTFILES= hc-30.tar.gz hc-supp.tab MAINTAINER= ports@FreeBSD.org COMMENT= Hanzi Converter -- converts between GB and BIG-5 codes diff --git a/chinese/hztty/Makefile b/chinese/hztty/Makefile index 85a5d90938bf..d6080d8f6734 100644 --- a/chinese/hztty/Makefile +++ b/chinese/hztty/Makefile @@ -8,10 +8,7 @@ PORTNAME= hztty PORTVERSION= 2.0 CATEGORIES= chinese -MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/convert/ \ - ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ \ - ftp://ftp.edu.tw/Chinese/ifcss/software/unix/convert/ \ - ftp://ftp.mpi-sb.mpg.de/pub/chinese/mirror/ftp.ifcss.org/software/unix/convert/ +MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/convert/ MAINTAINER= ada@bsd.org COMMENT= A translator between GuoBiao / Big5 and HZ diff --git a/chinese/lunar/Makefile b/chinese/lunar/Makefile index c59ccdc77edd..a73b420c40fa 100644 --- a/chinese/lunar/Makefile +++ b/chinese/lunar/Makefile @@ -10,9 +10,7 @@ PORTNAME= lunar PORTVERSION= 2.1 PORTREVISION= 1 CATEGORIES= chinese -MASTER_SITES= ftp://ftp.ifcss.org/pub/software/unix/c-utils/ \ - ftp://ftp.edu.tw/Chinese/ifcss/software/unix/c-utils/ \ - ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/ +MASTER_SITES= ftp://ftp.cuhk.hk/pub/chinese/ifcss/software/unix/c-utils/ MAINTAINER= obrien@FreeBSD.org COMMENT= Convert between Gregorian Solar Calendar (SC) and Lunar Calendar (LC) |