diff options
Diffstat (limited to 'inputmethod/ibus/Makefile')
-rw-r--r-- | inputmethod/ibus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus/Makefile b/inputmethod/ibus/Makefile index a84be90751d..213166f92be 100644 --- a/inputmethod/ibus/Makefile +++ b/inputmethod/ibus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2013/06/04 22:16:29 tron Exp $ +# $NetBSD: Makefile,v 1.28 2013/06/06 12:54:36 wiz Exp $ # DISTNAME= ibus-1.4.2 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ |