diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-06-26 08:56:58 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-06-26 08:56:58 +0000 |
commit | 0b3c54d1f30011cd297b7a33ca864723dce8d5ac (patch) | |
tree | 98f30f6501d76ce5ed53b127d18de6cf683e7a2f /chinese | |
parent | 5772de8cde6e005900a4a8b9f9bfe64df3289ba9 (diff) | |
download | ports-0b3c54d1f30011cd297b7a33ca864723dce8d5ac.tar.gz ports-0b3c54d1f30011cd297b7a33ca864723dce8d5ac.zip |
Notes
Diffstat (limited to 'chinese')
-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 |
4 files changed, 4 insertions, 4 deletions
diff --git a/chinese/CJK/Makefile b/chinese/CJK/Makefile index a7f5293cc2b8..b11a9cd3b3f5 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 3fb4f69da14a..52155af4260d 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 280a7080ae2f..869566d7ef38 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 4e838035c94a..4a7acf5e0fb0 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 |