diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-02-10 00:54:47 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-02-10 00:54:47 +0000 |
commit | 740cd0d65ae84ed19f940fd86efc632d5d675f36 (patch) | |
tree | 7087ae0cb0f77c3e154b124f891c0a145bd08eef /chinese | |
parent | ec4b8ccbd30bf8f8451ca368733f09b53b90bc04 (diff) | |
download | ports-740cd0d65ae84ed19f940fd86efc632d5d675f36.tar.gz ports-740cd0d65ae84ed19f940fd86efc632d5d675f36.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/xcin25/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index 36305c61c0fc..f4cb68ef08e9 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -9,13 +9,13 @@ PORTNAME= xcin PORTVERSION= 2.5.3.p2 PORTREVISION= 4 CATEGORIES= chinese x11 -MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/xcin/ \ - ftp://xcin.linux.org.tw/pub/xcin/xcin/devel/ \ +MASTER_SITES= ftp://ftp.linux.org.tw/pub/xcin/xcin/ \ + ftp://ftp.linux.org.tw/pub/xcin/xcin/devel/ \ http://chewing.good-man.org/snapshot/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} chewing-2002Jan07-snapshot.tar.gz -MAINTAINER= kcwu@ck.tp.edu.tw +MAINTAINER= kcwu@csie.org COMMENT= Chinese input method server under X LIB_DEPENDS= tabe.2:${PORTSDIR}/chinese/libtabe |