diff options
author | nia <nia@pkgsrc.org> | 2022-06-30 11:18:01 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2022-06-30 11:18:01 +0000 |
commit | c8c52b1eaa9f02980199a8b4bc92344ac344e087 (patch) | |
tree | c21e2f959a7f54c264b8e94f4eb22405e479275d /inputmethod/ibus/Makefile | |
parent | fab17aa19a19efcffd3db0717cc1cae844bb3581 (diff) | |
download | pkgsrc-c8c52b1eaa9f02980199a8b4bc92344ac344e087.tar.gz |
*: Revbump packages that use Python at runtime without a PKGNAME prefix
Diffstat (limited to 'inputmethod/ibus/Makefile')
-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 b19fd2e428a..5d62a83b5f3 100644 --- a/inputmethod/ibus/Makefile +++ b/inputmethod/ibus/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.87 2022/03/30 10:02:24 wiz Exp $ +# $NetBSD: Makefile,v 1.88 2022/06/30 11:18:30 nia Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "Makefile.common" COMMENT= Intelligent Input Bus |