summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorobache <obache>2014-05-05 02:54:50 +0000
committerobache <obache>2014-05-05 02:54:50 +0000
commitecb608aa4e3a30153beb1252a25c82d87d16e5f2 (patch)
tree04bd9f8fdaed2e84b81afa910e8d9562e3ac5771
parent2b23b84abccb7b2931826f4ceb76ec191b2de557 (diff)
downloadpkgsrc-ecb608aa4e3a30153beb1252a25c82d87d16e5f2.tar.gz
missing recursive bump from pixman.
-rw-r--r--inputmethod/ibus/Makefile3
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