diff options
author | adam <adam> | 2012-10-08 23:00:34 +0000 |
---|---|---|
committer | adam <adam> | 2012-10-08 23:00:34 +0000 |
commit | 4a7cbed6495c733e7dab06185703364e28f828f8 (patch) | |
tree | e38131657ba44ecd23072f8213cae4dc414c2b9f /inputmethod/ibus | |
parent | c6cde8d909bcef038d2af2a38ce8125b9ddd3056 (diff) | |
download | pkgsrc-4a7cbed6495c733e7dab06185703364e28f828f8.tar.gz |
Revbump after updating graphics/pango
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/ |