diff options
author | obache <obache@pkgsrc.org> | 2013-10-23 12:50:02 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-10-23 12:50:02 +0000 |
commit | c6d8de258485586259679701a0c54e1fe8ebde02 (patch) | |
tree | 2f207cab5c20da8c5d44e3d82682b3536619311e /inputmethod/ibus-m17n | |
parent | 3035be49896716f502fba814bd72e9767be649c4 (diff) | |
download | pkgsrc-c6d8de258485586259679701a0c54e1fe8ebde02.tar.gz |
Bump PKGREVISION from ibus-1.5.
Diffstat (limited to 'inputmethod/ibus-m17n')
-rw-r--r-- | inputmethod/ibus-m17n/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-m17n/Makefile b/inputmethod/ibus-m17n/Makefile index ea83e999a64..ea3b44d4bb8 100644 --- a/inputmethod/ibus-m17n/Makefile +++ b/inputmethod/ibus-m17n/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.28 2013/10/10 14:42:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.29 2013/10/23 12:50:02 obache Exp $ # DISTNAME= ibus-m17n-1.3.4 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= inputmethod MASTER_SITES= http://ibus.googlecode.com/files/ |