diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
commit | 64620e91182a6c0782000795afbe3c2a543f0d88 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /chinese | |
parent | bca67aee541c99d420cdd5d4b19f26591ca03641 (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/cce/Makefile | 2 | ||||
-rw-r--r-- | chinese/fcitx-sunpinyin/Makefile | 2 | ||||
-rw-r--r-- | chinese/font-std/Makefile | 2 | ||||
-rw-r--r-- | chinese/hanzim/Makefile | 2 | ||||
-rw-r--r-- | chinese/phpbb-tw/Makefile | 2 | ||||
-rw-r--r-- | chinese/phpbb3-tw/Makefile | 2 | ||||
-rw-r--r-- | chinese/pine4/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/chinese/cce/Makefile b/chinese/cce/Makefile index 5a2ab15cb3d6..01e826958dfe 100644 --- a/chinese/cce/Makefile +++ b/chinese/cce/Makefile @@ -14,7 +14,7 @@ PATCH_SITES= http://www.chinatinco.com/freebsd/cce/ \ PATCHFILES= cce_0.51-1.diff.gz PATCH_DIST_STRIP=-p1 -MAINTAINER= sunrychen@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Console CJK Environment WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/chinese/fcitx-sunpinyin/Makefile b/chinese/fcitx-sunpinyin/Makefile index 82fb7d9028c9..0f728e86db45 100644 --- a/chinese/fcitx-sunpinyin/Makefile +++ b/chinese/fcitx-sunpinyin/Makefile @@ -7,7 +7,7 @@ CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DIST_SUBDIR= fcitx -MAINTAINER= lichray@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= SunPinyin support for Fcitx LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx diff --git a/chinese/font-std/Makefile b/chinese/font-std/Makefile index 793b78579992..159b990fe793 100644 --- a/chinese/font-std/Makefile +++ b/chinese/font-std/Makefile @@ -7,7 +7,7 @@ CATEGORIES= chinese x11-fonts MASTER_SITES= # empty DISTFILES= # empty -MAINTAINER= hrs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Chinese Standard Fonts RUN_DEPENDS= ${LOCALBASE}/share/fonts/TrueType/bkai00mp.ttf:${PORTSDIR}/chinese/arphicttf \ diff --git a/chinese/hanzim/Makefile b/chinese/hanzim/Makefile index c3adef3a88d8..3dc18923a0f1 100644 --- a/chinese/hanzim/Makefile +++ b/chinese/hanzim/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://kamares.ucsd.edu/~arobert/Files/Chinese/ \ MASTER_SITE_SUBDIR= . Old EXTRACT_SUFX= .tgz -MAINTAINER= sunrychen@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Chinese character learning-aid program BUILD_DEPENDS+= wish8.4:${PORTSDIR}/x11-toolkits/tk84 diff --git a/chinese/phpbb-tw/Makefile b/chinese/phpbb-tw/Makefile index 1181bb9b00b7..4c6535713715 100644 --- a/chinese/phpbb-tw/Makefile +++ b/chinese/phpbb-tw/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= LOCAL/chinsan/php/ \ PKGNAMESUFFIX= -tw DISTNAME= phpBB-tw-${PORTVERSION} -MAINTAINER= appleboy.tw@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The Traditional Chinese version of phpBB RUN_DEPENDS= ${LOCALBASE}/share/pear/System.php:${PORTSDIR}/devel/pear diff --git a/chinese/phpbb3-tw/Makefile b/chinese/phpbb3-tw/Makefile index d33bb88f913d..1976964da5fa 100644 --- a/chinese/phpbb3-tw/Makefile +++ b/chinese/phpbb3-tw/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://www.phpbb-tw.net/phpbb/download/ \ PKGNAMESUFFIX= 3-tw DISTNAME= phpBB-${PORTVERSION} -MAINTAINER= appleboy.tw@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The Traditional Chinese version of phpBB3 CONFLICTS= phpbb-tw-[0-2]* phpbb-devel-[0-3]* phpbb-[0-3]* diff --git a/chinese/pine4/Makefile b/chinese/pine4/Makefile index b891d1cbcf8d..4f4e4b71396a 100644 --- a/chinese/pine4/Makefile +++ b/chinese/pine4/Makefile @@ -11,7 +11,7 @@ PATCH_SITES= http://people.FreeBSD.org/~avatar/ports/patches/pine/ \ ftp://www.mmlab.cse.yzu.edu.tw/pub/collect/patch/pine/ PATCHFILES= ${PORTNAME}${PORTVERSION}.patch.gz -MAINTAINER= avatar@mmlab.cse.yzu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= Program for Internet News & Email with Chinese(BIG-5) support USE_BZIP2= yes |