diff options
-rw-r--r-- | chinese/CJK/Makefile | 2 | ||||
-rw-r--r-- | chinese/moefonts-cid/Makefile | 2 | ||||
-rw-r--r-- | chinese/pyDict/Makefile | 2 | ||||
-rw-r--r-- | chinese/wangttf/Makefile | 2 | ||||
-rw-r--r-- | print/latex-cjk/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/chinese/CJK/Makefile b/chinese/CJK/Makefile index a7f5293..b11a9cd 100644 --- a/chinese/CJK/Makefile +++ b/chinese/CJK/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/cjk/\ ftp://ftp.ffii.org/pub/cjk/ DISTNAME= cjk-${PORTVERSION} -MAINTAINER= keith@FreeBSD.org +MAINTAINER= statue@freebsd.sinica.edu.tw COMMENT= A LaTeX2e macro package which enables the use of CJK scripts BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ diff --git a/chinese/moefonts-cid/Makefile b/chinese/moefonts-cid/Makefile index 3fb4f69..52155af 100644 --- a/chinese/moefonts-cid/Makefile +++ b/chinese/moefonts-cid/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/moefonts-cid/ \ DISTFILES= MOEKai-Regular MOESung-Regular EXTRACT_ONLY= # empty -MAINTAINER= keith@FreeBSD.org +MAINTAINER= statue@freebsd.sinica.edu.tw COMMENT= MOE CIDFonts converted by Adobe RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \ diff --git a/chinese/pyDict/Makefile b/chinese/pyDict/Makefile index 280a708..869566d 100644 --- a/chinese/pyDict/Makefile +++ b/chinese/pyDict/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.6.3 CATEGORIES= chinese MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/pyDict/ -MAINTAINER= keith@FreeBSD.org +MAINTAINER= statue@freebsd.sinica.edu.tw COMMENT= A Chinese <-> English dictionary, under both console and X11 RUN_DEPENDS= ${LOCALBASE}/include/pygtk/pygtk.h:${PORTSDIR}/x11-toolkits/py-gtk \ diff --git a/chinese/wangttf/Makefile b/chinese/wangttf/Makefile index 4e83803..4a7acf5 100644 --- a/chinese/wangttf/Makefile +++ b/chinese/wangttf/Makefile @@ -15,7 +15,7 @@ DISTFILES= wcl-01.ttf.bz2 wcl-02.ttf.bz2 wcl-03.ttf.bz2 wcl-04.ttf.bz2 \ wcl-09.ttf.bz2 wcl-10.ttf.bz2 EXTRACT_ONLY= -MAINTAINER= keith@FreeBSD.org +MAINTAINER= statue@freebsd.sinica.edu.tw COMMENT= Ten Chinese Big5 TrueType fonts, made by Dr. Hann-Tzong Wang RUN_DEPENDS= ttfm.sh:${PORTSDIR}/chinese/ttfm diff --git a/print/latex-cjk/Makefile b/print/latex-cjk/Makefile index a7f5293..b11a9cd 100644 --- a/print/latex-cjk/Makefile +++ b/print/latex-cjk/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://freebsd.sinica.edu.tw/pub/statue/cjk/\ ftp://ftp.ffii.org/pub/cjk/ DISTNAME= cjk-${PORTVERSION} -MAINTAINER= keith@FreeBSD.org +MAINTAINER= statue@freebsd.sinica.edu.tw COMMENT= A LaTeX2e macro package which enables the use of CJK scripts BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX \ |