diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-06-27 03:58:58 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-06-27 03:58:58 +0000 |
commit | ba5a82b53b565b204d76e867c363d30037067e40 (patch) | |
tree | 19cfbde26ef47184b0cb854fb5c12de95c598697 /chinese | |
parent | 86c6a22bfb3970d5967ef4e09fabdd140b19d637 (diff) | |
download | ports-ba5a82b53b565b204d76e867c363d30037067e40.tar.gz ports-ba5a82b53b565b204d76e867c363d30037067e40.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/CJK/Makefile | 2 | ||||
-rw-r--r-- | chinese/dictd-database/Makefile | 2 | ||||
-rw-r--r-- | chinese/enscript/Makefile | 2 | ||||
-rw-r--r-- | chinese/oxim/Makefile | 2 | ||||
-rw-r--r-- | chinese/p5-Encode-HanConvert/Makefile | 2 | ||||
-rw-r--r-- | chinese/xemacs21/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/chinese/CJK/Makefile b/chinese/CJK/Makefile index ea6e69785588..3986b8bf6cfb 100644 --- a/chinese/CJK/Makefile +++ b/chinese/CJK/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://cjk.ffii.org/ \ DISTNAME= cjk-${PORTVERSION} DISTFILES= ${DISTNAME}.tar.gz -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= A LaTeX2e macro package which enables the use of CJK scripts BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ diff --git a/chinese/dictd-database/Makefile b/chinese/dictd-database/Makefile index 19bfe27091e5..a544e96e2b5b 100644 --- a/chinese/dictd-database/Makefile +++ b/chinese/dictd-database/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://freebsd.csie.ntu.edu.tw/users/rafan/ \ ftp://freebsd.sinica.edu.tw/pub/statue/dictd-database/ DISTNAME= dict-zh-${PORTVERSION} -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= A Chinese <-> English dictd words database RUN_DEPENDS= ${LOCALBASE}/sbin/dictd:${PORTSDIR}/net/dictd diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile index 8bb877d5bf15..54e3fec35a99 100644 --- a/chinese/enscript/Makefile +++ b/chinese/enscript/Makefile @@ -7,7 +7,7 @@ CATEGORIES= chinese -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org RUN_DEPENDS= ttfm.sh:${PORTSDIR}/chinese/ttfm diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile index 65095c97131d..d96d8d4333c3 100644 --- a/chinese/oxim/Makefile +++ b/chinese/oxim/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://apt.nc.hcc.edu.tw/pub/mirror/opendesktop.org.tw/OXIM/Source/ ftp://ftp4.tnc.edu.tw/pub3/opendesktop-tw/odp/ \ ftp://140.111.128.66/odp/OXIM/Source/ -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= Open X Input Method server LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft diff --git a/chinese/p5-Encode-HanConvert/Makefile b/chinese/p5-Encode-HanConvert/Makefile index 987413388891..45bf6ee8d26b 100644 --- a/chinese/p5-Encode-HanConvert/Makefile +++ b/chinese/p5-Encode-HanConvert/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Encode PKGNAMEPREFIX= p5- -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= Traditional and Simplified Chinese mappings PERL_CONFIGURE= yes diff --git a/chinese/xemacs21/Makefile b/chinese/xemacs21/Makefile index ed57449098c1..4f693207715d 100644 --- a/chinese/xemacs21/Makefile +++ b/chinese/xemacs21/Makefile @@ -7,7 +7,7 @@ CATEGORIES= chinese -MAINTAINER= rafan@infor.org +MAINTAINER= rafan@FreeBSD.org COMMENT= XEmacs text editor version 21, with XIM support and Big5 settings MASTERDIR= ${.CURDIR}/../../editors/xemacs21-mule |