diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-03-02 08:25:11 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-03-02 08:25:11 +0000 |
commit | df531852c8146548146a20a5ff026db61bf97097 (patch) | |
tree | 424cf76ee9f77450481813c5a18657a2be487bfc /chinese | |
parent | 0908ddc2817c7771822a25a46f27b04da146bde8 (diff) | |
download | ports-df531852c8146548146a20a5ff026db61bf97097.tar.gz ports-df531852c8146548146a20a5ff026db61bf97097.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/auto-cn-l10n/Makefile | 2 | ||||
-rw-r--r-- | chinese/reciteword/Makefile | 2 | ||||
-rw-r--r-- | chinese/scim-fcitx/Makefile | 2 | ||||
-rw-r--r-- | chinese/srecite/Makefile | 2 | ||||
-rw-r--r-- | chinese/wordpress/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/chinese/auto-cn-l10n/Makefile b/chinese/auto-cn-l10n/Makefile index 553df216ec7d..d881e13566af 100644 --- a/chinese/auto-cn-l10n/Makefile +++ b/chinese/auto-cn-l10n/Makefile @@ -10,7 +10,7 @@ CATEGORIES= chinese MASTER_SITES= ftp://local-distfiles.freebsd.org.cn/pub/china-ports/hamigua/ DISTNAME= zh-${PORTNAME}-${PORTVERSION} -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= The automatic localization for Simplified Chinese zh_CN.eucCN locale NO_BUILD= yes diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index 4015adcaf968..5870b2d41a75 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ ${PORTNAME}-books-${PORTVERSION}.tar.bz2 \ ${PORTNAME}-dicts-0.8.2.tar.bz2 -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Education software to help people to study English GNU_CONFIGURE= yes diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile index 0762f4db9004..89697ea2011e 100644 --- a/chinese/scim-fcitx/Makefile +++ b/chinese/scim-fcitx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF PKGNAMESUFFIX= -fcitx DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}.${PORTVERSION} -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= An SCIM IMEngine module for fcitx RUN_DEPENDS= scim:${PORTSDIR}/textproc/scim diff --git a/chinese/srecite/Makefile b/chinese/srecite/Makefile index 6631dafe8489..36bbc3dc5bb4 100644 --- a/chinese/srecite/Makefile +++ b/chinese/srecite/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ wordbooks-utf8.tar.gz -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for the Chinese people to study foreign language GNU_CONFIGURE= yes diff --git a/chinese/wordpress/Makefile b/chinese/wordpress/Makefile index 04328da626fd..1471db26f895 100644 --- a/chinese/wordpress/Makefile +++ b/chinese/wordpress/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}-zh PKGNAMEPREFIX= zh- DISTNAME= ${PORTNAME}_${PORTVERSION}_zh_CN -MAINTAINER= relaxbsd@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A state-of-the-art semantic personal publishing platform WRKSRC= ${WRKDIR}/${PORTNAME} |