diff options
author | obache <obache> | 2012-05-02 09:11:43 +0000 |
---|---|---|
committer | obache <obache> | 2012-05-02 09:11:43 +0000 |
commit | 0dc9f56934d0a77c4990ba9b1207c91e9494a817 (patch) | |
tree | fe5c69f3a73aad2d109f6c4dc41dd2c45cd65a78 /inputmethod/ibus/Makefile | |
parent | 793ffe136210926a561bd120558de8b7ab97b709 (diff) | |
download | pkgsrc-0dc9f56934d0a77c4990ba9b1207c91e9494a817.tar.gz |
Add a patch to fix translations fail of ibus-setup.
Bump PKGREVISION.
Diffstat (limited to 'inputmethod/ibus/Makefile')
-rw-r--r-- | inputmethod/ibus/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus/Makefile b/inputmethod/ibus/Makefile index 8c5e0acd988..a463a72690d 100644 --- a/inputmethod/ibus/Makefile +++ b/inputmethod/ibus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/04/22 13:57:30 obache Exp $ +# $NetBSD: Makefile,v 1.15 2012/05/02 09:11:43 obache Exp $ # DISTNAME= ibus-1.4.1 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ |