diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 15:50:05 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2005-01-08 15:50:05 +0000 |
commit | dc769a34d1480b61178b4190692fefaf4e690ebb (patch) | |
tree | 532c90f3dd07a187f25ec0dbaced4451c6684361 /print/latex-cjk | |
parent | f88eb7747972a05970308960221bccc834724b85 (diff) |
- Pass maintainership to submitter
PR: ports/75730
Submitted by: statue(at)freebsd.netlab.cse.yzu.edu.tw
Notes
Notes:
svn path=/head/; revision=125813
Diffstat (limited to 'print/latex-cjk')
-rw-r--r-- | print/latex-cjk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile index e4429f523596..eeab23529f70 100644 --- a/print/latex-cjk/Makefile +++ b/print/latex-cjk/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/cjk/\ ftp://ftp.ffii.org/pub/cjk/ DISTNAME= cjk-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= statue@freebsd.netlab.cse.yzu.edu.tw COMMENT= A LaTeX2e macro package which enables the use of CJK scripts BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ |