diff options
author | obache <obache@pkgsrc.org> | 2014-05-05 02:54:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-05-05 02:54:50 +0000 |
commit | d43290c0601c5632cdb1f27a1ad2ea58a78c29ea (patch) | |
tree | 1729997b058da68e3e347565d7c9ca67026ed091 /inputmethod | |
parent | 5c2fadd1fb5f6027c77518dfa986688323c91235 (diff) | |
download | pkgsrc-d43290c0601c5632cdb1f27a1ad2ea58a78c29ea.tar.gz |
missing recursive bump from pixman.
Diffstat (limited to 'inputmethod')
-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 361d2e838d0..f30f4ce3364 100644 --- a/inputmethod/ibus/Makefile +++ b/inputmethod/ibus/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2014/05/05 02:53:26 obache Exp $ +# $NetBSD: Makefile,v 1.39 2014/05/05 02:54:50 obache Exp $ .include "Makefile.common" +PKGREVISION= 1 COMMENT= Intelligent Input Bus DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3 |