diff options
Diffstat (limited to 'inputmethod/ibus')
-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 470683382c9..4ab7cca326f 100644 --- a/inputmethod/ibus/Makefile +++ b/inputmethod/ibus/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/10/06 14:25:11 asau Exp $ +# $NetBSD: Makefile,v 1.23 2012/10/08 23:01:52 adam Exp $ # DISTNAME= ibus-1.4.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ |