diff options
author | jkim <jkim@FreeBSD.org> | 2012-05-04 05:53:55 +0800 |
---|---|---|
committer | jkim <jkim@FreeBSD.org> | 2012-05-04 05:53:55 +0800 |
commit | 9e1c8c55b1047b0ba70ceb764ea5c15e8d709101 (patch) | |
tree | 1d495595e0860c603dba0f486c2c9737172575ae /korean | |
parent | 0b91bfa57f6f5d7e517b00c3878fc8cc155c3c7c (diff) | |
download | freebsd-ports-graphics-9e1c8c55b1047b0ba70ceb764ea5c15e8d709101.tar.gz freebsd-ports-graphics-9e1c8c55b1047b0ba70ceb764ea5c15e8d709101.tar.zst freebsd-ports-graphics-9e1c8c55b1047b0ba70ceb764ea5c15e8d709101.zip |
Fix PLIST.
Reported by: pointyhat
Diffstat (limited to 'korean')
-rw-r--r-- | korean/ibus-hangul/Makefile | 1 | ||||
-rw-r--r-- | korean/ibus-hangul/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/korean/ibus-hangul/Makefile b/korean/ibus-hangul/Makefile index 889d0f5652e..2118ff58e02 100644 --- a/korean/ibus-hangul/Makefile +++ b/korean/ibus-hangul/Makefile @@ -7,6 +7,7 @@ PORTNAME= ibus-hangul PORTVERSION= 1.4.1 +PORTREVISION= 1 CATEGORIES= korean MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} diff --git a/korean/ibus-hangul/pkg-plist b/korean/ibus-hangul/pkg-plist index 5ec5d6b1a3f..e42bd92eb6a 100644 --- a/korean/ibus-hangul/pkg-plist +++ b/korean/ibus-hangul/pkg-plist @@ -1,3 +1,4 @@ +bin/ibus-setup-hangul lib/ibus-hangul/setup/hangul_keyboard_list libexec/ibus-engine-hangul libexec/ibus-setup-hangul |