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/hc/Makefile | |
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/hc/Makefile')
-rw-r--r-- | chinese/hc/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
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 |