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/CJK | |
parent | 86c6a22bfb3970d5967ef4e09fabdd140b19d637 (diff) | |
download | ports-ba5a82b53b565b204d76e867c363d30037067e40.tar.gz ports-ba5a82b53b565b204d76e867c363d30037067e40.zip |
Notes
Diffstat (limited to 'chinese/CJK')
-rw-r--r-- | chinese/CJK/Makefile | 2 |
1 files changed, 1 insertions, 1 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 \ |