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 02754b95144..3339ff727cd 100644 --- a/inputmethod/ibus/Makefile +++ b/inputmethod/ibus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/09/07 19:16:56 adam Exp $ +# $NetBSD: Makefile,v 1.20 2012/09/15 10:05:11 obache Exp $ # DISTNAME= ibus-1.4.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ |