diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-11 02:20:46 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2006-09-11 02:20:46 +0000 |
commit | e792d6cff2d2b034cc8a5d9ca588efbf5bc03d94 (patch) | |
tree | 9156391e2e6fc8b64ad6c7354dd2c6da1d2c1fbf /chinese | |
parent | - back out to INSTALLS_SHLIB, since ports/102750 is still open. (diff) |
- Pass maintainership to clsung@
Submitted by: Kuang-che Wu (maintainer)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/libtabe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 90fd30f22777..95a1372ab94a 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.6 CATEGORIES= chinese MASTER_SITES= ftp://cle.linux.org.tw/pub/xcin/cvs/ -MAINTAINER= kcwu@csie.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Unified library for Chinese text processing INSTALLS_SHLIB= yes |