diff options
author | linimon <linimon@FreeBSD.org> | 2005-07-26 05:05:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-07-26 05:05:36 +0800 |
commit | 859c8dc34a4d10c8d1549ec7f100f6130a39add2 (patch) | |
tree | 7e0609d3825678e32b858c3a9baab82f94040539 /chinese | |
parent | 5968be46841d16ee81f244886d2ecc83f731ad00 (diff) | |
download | freebsd-ports-gnome-859c8dc34a4d10c8d1549ec7f100f6130a39add2.tar.gz freebsd-ports-gnome-859c8dc34a4d10c8d1549ec7f100f6130a39add2.tar.zst freebsd-ports-gnome-859c8dc34a4d10c8d1549ec7f100f6130a39add2.zip |
Reset bouncing maintainer address.
Hat: portmgr
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/chinput/Makefile | 2 | ||||
-rw-r--r-- | chinese/chinput2/Makefile | 2 | ||||
-rw-r--r-- | chinese/tocps/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/chinese/chinput/Makefile b/chinese/chinput/Makefile index 2f623901a668..844f6583f4ee 100644 --- a/chinese/chinput/Makefile +++ b/chinese/chinput/Makefile @@ -13,7 +13,7 @@ CATEGORIES= chinese x11 MASTER_SITES= ftp://ftp.cn.freebsd.org/pub/ported/ DISTNAME= zh-chinput-2.1 -MAINTAINER= phj@cn.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Chinese GB2312,BIG5,Japanese code input server BUILD_DEPENDS= xmkmf:${X_IMAKE_PORT} \ diff --git a/chinese/chinput2/Makefile b/chinese/chinput2/Makefile index 0e2f5ddf3cab..6d869af9d0f1 100644 --- a/chinese/chinput2/Makefile +++ b/chinese/chinput2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= chinese x11 MASTER_SITES= ftp://ftp.cn.freebsd.org/pub/ported/ DISTNAME= zh-chinput2-1.3.1 -MAINTAINER= phj@cn.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Another Chinese GB2312 and Big5 X11 input server BUILD_DEPENDS= imake:${X_IMAKE_PORT} diff --git a/chinese/tocps/Makefile b/chinese/tocps/Makefile index ac94e26b5c08..b4020d90d0c6 100644 --- a/chinese/tocps/Makefile +++ b/chinese/tocps/Makefile @@ -11,7 +11,7 @@ CATEGORIES= chinese MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/ DISTNAME= ${PKGNAME} -MAINTAINER= phj@cn.FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Translates PostScript files with Chinese characters MANCOMPRESSED= yes |