diff options
author | Clive Lin <clive@FreeBSD.org> | 2006-04-29 13:40:40 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2006-04-29 13:40:40 +0000 |
commit | c7179e5ec519e492a0de9e204eae8b68445611fa (patch) | |
tree | a09937c478c87d084a0def9b73418c1b11bca250 /chinese | |
parent | 703ff3a8beb46920bc1530bf887efc455f067b59 (diff) | |
download | ports-c7179e5ec519e492a0de9e204eae8b68445611fa.tar.gz ports-c7179e5ec519e492a0de9e204eae8b68445611fa.zip |
Notes
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 2a8c7ec507aa..03306168826d 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 4c455ff1fbe6..34dc07f88b8e 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 d17107fcfd75..679e700ee203 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 |