diff options
author | clsung <clsung@FreeBSD.org> | 2006-02-10 00:56:59 +0000 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2006-02-10 00:56:59 +0000 |
commit | 29fab4a1fc0b4289ab4371cdd4b5d95200fb9b9e (patch) | |
tree | 2c098771811db86cf42d80fd6c4ed3df3af18b20 /chinese | |
parent | b8558a0ac3c6de7b7b15034fbfa06d72728cc0d6 (diff) | |
download | FreeBSD-ports-29fab4a1fc0b4289ab4371cdd4b5d95200fb9b9e.zip FreeBSD-ports-29fab4a1fc0b4289ab4371cdd4b5d95200fb9b9e.tar.gz |
- change distfile url.
- change maintainer's email address.
PR: 93096
Submitted by: maintainer (Kuang-che Wu)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/libtabe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/libtabe/Makefile b/chinese/libtabe/Makefile index 5613b24..36e26e7 100644 --- a/chinese/libtabe/Makefile +++ b/chinese/libtabe/Makefile @@ -9,9 +9,9 @@ PORTNAME= libtabe PORTVERSION= 0.2.5 PORTREVISION= 2 CATEGORIES= chinese -MASTER_SITES= ftp://xcin.linux.org.tw/pub/xcin/libtabe/devel/ +MASTER_SITES= ftp://ftp.linux.org.tw/pub/xcin/libtabe/devel/ -MAINTAINER= kcwu@ck.tp.edu.tw +MAINTAINER= kcwu@csie.org COMMENT= Unified library for Chinese text processing .if !defined(USE_DB2) |