diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 02:24:04 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-12-18 02:24:04 +0000 |
commit | 773850a8a6bf54c038a7754532d4a6bcf4ddfcbf (patch) | |
tree | d18f5477df3c1b306b74f383649cd9698785cf5a /chinese/fcitx | |
parent | d775ae738152baaf8731b254f28948caaaee80e2 (diff) | |
download | ports-773850a8a6bf54c038a7754532d4a6bcf4ddfcbf.tar.gz ports-773850a8a6bf54c038a7754532d4a6bcf4ddfcbf.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 aa697d3af147..d5c803cc9b6b 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= http://www.fcitx.org/download/ \ MASTER_SITE_SUBDIR= dryice DISTNAME= fcitx-3.5-BlackFri -MAINTAINER= dryice@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple and fast GBK Chinese XIM server LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft |