diff options
author | obache <obache@pkgsrc.org> | 2013-10-23 12:12:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-10-23 12:12:30 +0000 |
commit | 650ed380856005156004c9c2e7ad3575937c418d (patch) | |
tree | 33be5ede9630273acb33fbf0588f954d9face6b4 /inputmethod | |
parent | 3baeeae3e7ec622fc71eb478117715339daba0e6 (diff) | |
download | pkgsrc-650ed380856005156004c9c2e7ad3575937c418d.tar.gz |
Bump PKGREVISION from ibus-1.5.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-chewing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-chewing/Makefile b/inputmethod/ibus-chewing/Makefile index 7d38ad52023..ae4f6f61131 100644 --- a/inputmethod/ibus-chewing/Makefile +++ b/inputmethod/ibus-chewing/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2013/10/10 14:42:17 ryoon Exp $ +# $NetBSD: Makefile,v 1.32 2013/10/23 12:12:30 obache Exp $ # DISTNAME= ibus-chewing-1.4.3-Source PKGNAME= ${DISTNAME:S/-Source//} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= inputmethod chinese MASTER_SITES= http://ibus.googlecode.com/files/ |