diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-07-25 21:05:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-07-25 21:05:36 +0000 |
commit | bf5f4bec5e17ed768503873027c074576e8bf01b (patch) | |
tree | 1623fdc02844e9e9241a708e8a34b010e7a8cd12 /chinese | |
parent | 58fb97d157b8217b73a2793598b09d5b70ac5265 (diff) | |
download | ports-bf5f4bec5e17ed768503873027c074576e8bf01b.tar.gz ports-bf5f4bec5e17ed768503873027c074576e8bf01b.zip |
Notes
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 |