diff options
author | clive <clive@FreeBSD.org> | 2006-04-29 21:40:40 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2006-04-29 21:40:40 +0800 |
commit | 7fa6f2538592dbb7de77b7ec21bfd02ec257f848 (patch) | |
tree | 2fe828f880d78bb21e9f17c8db41d6d903b810c0 /chinese | |
parent | 6f48fc5611267eac9184de7e87593e9d470286e1 (diff) | |
download | freebsd-ports-graphics-7fa6f2538592dbb7de77b7ec21bfd02ec257f848.tar.gz freebsd-ports-graphics-7fa6f2538592dbb7de77b7ec21bfd02ec257f848.tar.zst freebsd-ports-graphics-7fa6f2538592dbb7de77b7ec21bfd02ec257f848.zip |
Replace hamigua's MAINTAINER emails to a unified one.
Submitted by: MAINTAINER via IM.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/reciteword/Makefile | 2 | ||||
-rw-r--r-- | chinese/srecite/Makefile | 2 | ||||
-rw-r--r-- | chinese/vim-scdoc/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/chinese/reciteword/Makefile b/chinese/reciteword/Makefile index 2a8c7ec507a..03306168826 100644 --- a/chinese/reciteword/Makefile +++ b/chinese/reciteword/Makefile @@ -17,7 +17,7 @@ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.bz2 \ ${PORTNAME}-books-${PORTVERSION}.tar.bz2 \ ${PORTNAME}-dicts-${PORTVERSION}.tar.bz2 -MAINTAINER= hamigua@cuc.cn +MAINTAINER= liu_yinghong@yahoo.com.cn COMMENT= Education software to help people to study English USE_ICONV= yes diff --git a/chinese/srecite/Makefile b/chinese/srecite/Makefile index 4c455ff1fbe..34dc07f88b8 100644 --- a/chinese/srecite/Makefile +++ b/chinese/srecite/Makefile @@ -16,7 +16,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \ wordbooks-utf8.tar.gz -MAINTAINER= hamigua@cuc.cn +MAINTAINER= liu_yinghong@yahoo.com.cn COMMENT= A tool for the Chinese people to study foreign language GNU_CONFIGURE= yes diff --git a/chinese/vim-scdoc/Makefile b/chinese/vim-scdoc/Makefile index d17107fcfd7..679e700ee20 100644 --- a/chinese/vim-scdoc/Makefile +++ b/chinese/vim-scdoc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/-s//} DISTNAME= ${PORTNAME:S/-s//}-${PORTVERSION} -MAINTAINER= hamigua@hotpop.com +MAINTAINER= liu_yinghong@yahoo.com.cn COMMENT= Vim documentation Simplified Chinese RUN_DEPENDS= vim:${PORTSDIR}/editors/vim |