diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/arphicttf/Makefile | 2 | ||||
-rw-r--r-- | chinese/big5width/Makefile | 2 | ||||
-rw-r--r-- | chinese/dictd-database/Makefile | 2 | ||||
-rw-r--r-- | chinese/enscript/Makefile | 2 | ||||
-rw-r--r-- | chinese/mutt/Makefile | 2 | ||||
-rw-r--r-- | chinese/p5-Encode-HanConvert/Makefile | 2 | ||||
-rw-r--r-- | chinese/ttfm/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/chinese/arphicttf/Makefile b/chinese/arphicttf/Makefile index f14ed358c155..4ce2f540859e 100644 --- a/chinese/arphicttf/Makefile +++ b/chinese/arphicttf/Makefile @@ -8,7 +8,7 @@ CATEGORIES= chinese x11-fonts MASTER_SITES= LOCAL/rafan/chinese/ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Four Chinese Big5/GB TrueType fonts made by Arphic Technology NO_BUILD= yes diff --git a/chinese/big5width/Makefile b/chinese/big5width/Makefile index f53593ee2ab8..817fa9cce220 100644 --- a/chinese/big5width/Makefile +++ b/chinese/big5width/Makefile @@ -7,7 +7,7 @@ CATEGORIES= chinese MASTER_SITES= # none DISTFILES= # none -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unicode width dirty fix for Big5 font (${LANG} locale) BASELOCALEDIR= /usr/share/locale diff --git a/chinese/dictd-database/Makefile b/chinese/dictd-database/Makefile index 63cef2fd418d..b23675f1ceae 100644 --- a/chinese/dictd-database/Makefile +++ b/chinese/dictd-database/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/rafan/chinese/ \ ftp://freebsd.sinica.edu.tw/pub/statue/dictd-database/ DISTNAME= dict-zh-${PORTVERSION} -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Chinese <-> English dictd words database LICENSE= GPLv2 diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile index 60591a2ac945..e7b230dd1ec1 100644 --- a/chinese/enscript/Makefile +++ b/chinese/enscript/Makefile @@ -3,7 +3,7 @@ CATEGORIES= chinese -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= ttfm.sh:${PORTSDIR}/chinese/ttfm diff --git a/chinese/mutt/Makefile b/chinese/mutt/Makefile index 9a70a7c4bf8c..89888d955c7a 100644 --- a/chinese/mutt/Makefile +++ b/chinese/mutt/Makefile @@ -11,7 +11,7 @@ MASTERDIR= ${.CURDIR}/../../mail/mutt # XXX: Currently PORTREVISION assignment is not perfect. It needs to # inherit its master port's PORTREVISION and be appended. -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Mongrel of Mail User Agents with Chinese support CONFLICTS= ja-mutt-[0-9]* ja-mutt-devel-[0-9]* mutt-[0-9]* mutt-lite-[0-9]* diff --git a/chinese/p5-Encode-HanConvert/Makefile b/chinese/p5-Encode-HanConvert/Makefile index 97a935a71796..8300bb231c6f 100644 --- a/chinese/p5-Encode-HanConvert/Makefile +++ b/chinese/p5-Encode-HanConvert/Makefile @@ -8,7 +8,7 @@ CATEGORIES= chinese perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Traditional and Simplified Chinese mappings USES= perl5 diff --git a/chinese/ttfm/Makefile b/chinese/ttfm/Makefile index 316c500e81a6..00cddb09f15d 100644 --- a/chinese/ttfm/Makefile +++ b/chinese/ttfm/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= chinese print MASTER_SITES= LOCAL/rafan/chinese -MAINTAINER= rafan@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Big5/GB enhanced TrueType Font Manager RUN_DEPENDS= mkfontdir:${PORTSDIR}/x11-fonts/mkfontdir \ |