diff options
author | wiz <wiz@pkgsrc.org> | 2020-03-11 09:53:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2020-03-11 09:53:51 +0000 |
commit | ff725b9a727bbe3a3ea99d20c69904174b9e3b76 (patch) | |
tree | c328074bbc52fc2808f2229fbc1e97f079f4055c /inputmethod | |
parent | e9fb4d4326c363eb13ea92bfc6718facd6f03e5b (diff) | |
download | pkgsrc-ff725b9a727bbe3a3ea99d20c69904174b9e3b76.tar.gz |
*: bump for vala 0.48.0
Diffstat (limited to 'inputmethod')
-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 83ccd4d2243..6a557e40484 100644 --- a/inputmethod/ibus/Makefile +++ b/inputmethod/ibus/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.71 2020/03/10 22:10:18 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2020/03/11 09:53:53 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "Makefile.common" COMMENT= Intelligent Input Bus |