diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
commit | 64620e91182a6c0782000795afbe3c2a543f0d88 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /chinese/fcitx-sunpinyin | |
parent | bca67aee541c99d420cdd5d4b19f26591ca03641 (diff) | |
download | ports-64620e91182a6c0782000795afbe3c2a543f0d88.tar.gz ports-64620e91182a6c0782000795afbe3c2a543f0d88.zip |
Notes
Diffstat (limited to 'chinese/fcitx-sunpinyin')
-rw-r--r-- | chinese/fcitx-sunpinyin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx-sunpinyin/Makefile b/chinese/fcitx-sunpinyin/Makefile index 82fb7d9028c9..0f728e86db45 100644 --- a/chinese/fcitx-sunpinyin/Makefile +++ b/chinese/fcitx-sunpinyin/Makefile @@ -7,7 +7,7 @@ CATEGORIES= chinese MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DIST_SUBDIR= fcitx -MAINTAINER= lichray@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= SunPinyin support for Fcitx LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx |