diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2003-11-21 03:09:45 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2003-11-21 03:09:45 +0000 |
commit | 30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c (patch) | |
tree | f5265edc07e5ab3d380ce3b413e9f0f5736dccfc /chinese/fcitx | |
parent | f159ad37c462be04e4c75218c2fbdfd3a3e9fd99 (diff) | |
download | ports-30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c.tar.gz ports-30b459ebc5fdfd5a4f5aae66d7ec08ad7591d93c.zip |
Notes
Diffstat (limited to 'chinese/fcitx')
-rw-r--r-- | chinese/fcitx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index 1fc56b7c4177..bcebda6659e4 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.fcitx.org/ \ ftp://freebsd.sinica.edu.tw/pub/statue/fcitx/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= statue@freebsd.sinica.edu.tw +MAINTAINER= ports@FreeBSD.org COMMENT= A simple and fast GBK Chinese XIM server LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv |