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/libtabe | |
parent | 6d339fc3240f1aa5f41d0bd7f04755921f56d932 (diff) | |
download | ports-e792d6cff2d2b034cc8a5d9ca588efbf5bc03d94.tar.gz ports-e792d6cff2d2b034cc8a5d9ca588efbf5bc03d94.zip |
- Pass maintainership to clsung@
Submitted by: Kuang-che Wu (maintainer)
Notes
Notes:
svn path=/head/; revision=172750
Diffstat (limited to 'chinese/libtabe')
-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 |