diff options
author | linimon <linimon@FreeBSD.org> | 2005-07-25 21:58:10 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-07-25 21:58:10 +0000 |
commit | 8b6a9d0bc189ec7e4ecd4d50a0716a1845ff6a25 (patch) | |
tree | 02824aa48fd880a44f2ba9ff7b147f4e935d420c /chinese/xsim | |
parent | 859c8dc34a4d10c8d1549ec7f100f6130a39add2 (diff) | |
download | FreeBSD-ports-8b6a9d0bc189ec7e4ecd4d50a0716a1845ff6a25.zip FreeBSD-ports-8b6a9d0bc189ec7e4ecd4d50a0716a1845ff6a25.tar.gz |
Reset bouncing maintainer address. These ports are now available for
adoption.
Note that I have left the maintainer's own ftp site as a MASTERSITE
because it still appears to be active (for now, anyways).
Hat: portmgr
Diffstat (limited to 'chinese/xsim')
-rw-r--r-- | chinese/xsim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xsim/Makefile b/chinese/xsim/Makefile index 4d1dc69..94bddda 100644 --- a/chinese/xsim/Makefile +++ b/chinese/xsim/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \ ${PORTNAME}-data-freebsd-gb2312.tar.gz -MAINTAINER= statue@freebsd.netlab.cse.yzu.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A simple and fast GBK Chinese XIM server LIB_DEPENDS= db4:${PORTSDIR}/databases/db4 |