diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-10 12:49:48 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-10 12:49:48 +0000 |
commit | 5f175cc86f41f44c7a1dbc7167f250b495d53481 (patch) | |
tree | 44c18ebf77b9a79a76026e4667d3ad4219ad7c98 /chinese | |
parent | 7d0e4d73114f74286f379b98fff0b254a2c159f1 (diff) | |
download | ports-5f175cc86f41f44c7a1dbc7167f250b495d53481.tar.gz ports-5f175cc86f41f44c7a1dbc7167f250b495d53481.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/iiimf-le-chewing/Makefile | 2 | ||||
-rw-r--r-- | chinese/iiimf-le-xcin/Makefile | 2 | ||||
-rw-r--r-- | chinese/xcin25/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/chinese/iiimf-le-chewing/Makefile b/chinese/iiimf-le-chewing/Makefile index 8a9df31eb8c0..97b0856b3689 100644 --- a/chinese/iiimf-le-chewing/Makefile +++ b/chinese/iiimf-le-chewing/Makefile @@ -13,7 +13,7 @@ CATEGORIES= chinese textproc MASTER_SITES= http://chewing.csie.net/download/iiimf/ DISTNAME= ${PORTNAME:C/-le-/-/}-${PORTVERSION} -MAINTAINER= kcwu@csie.org +MAINTAINER= ports@FreeBSD.org COMMENT= IIIMF Chewing engine, an intelligent Chinese phonetic input method BROKEN= fails to install (dependency problem) diff --git a/chinese/iiimf-le-xcin/Makefile b/chinese/iiimf-le-xcin/Makefile index 133544087f92..9cbfde096cc7 100644 --- a/chinese/iiimf-le-xcin/Makefile +++ b/chinese/iiimf-le-xcin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= chinese textproc MASTER_SITES= http://people.redhat.com/llch/iiimf-xcin/${PORTVERSION}/ EXTRACT_SUFX= -11.src.rpm -MAINTAINER= kcwu@csie.org +MAINTAINER= ports@FreeBSD.org COMMENT= IIIMF xcin language engine, a traditional Chinese input method EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index 93bad61fc53e..09b1a9cbf68c 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.linux.org.tw/pub/xcin/xcin/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/pre/} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} chewing-2002Jan07-snapshot.tar.gz -MAINTAINER= kcwu@csie.org +MAINTAINER= ports@FreeBSD.org COMMENT= Chinese input method server under X LIB_DEPENDS= tabe.3:${PORTSDIR}/chinese/libtabe |