diff options
author | obache <obache> | 2013-10-23 12:23:57 +0000 |
---|---|---|
committer | obache <obache> | 2013-10-23 12:23:57 +0000 |
commit | ac679d7457e161a483ba2a6d4a3d6ebf693a26f5 (patch) | |
tree | 591fa6effcb0c9bc180f84987ed07845fba997e0 /inputmethod | |
parent | 825b0c17b4ff03ca64ad948a08785f6d1cbae793 (diff) | |
download | pkgsrc-ac679d7457e161a483ba2a6d4a3d6ebf693a26f5.tar.gz |
Bump PKGREVISION from ibus-1.5
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-hangul/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus-hangul/Makefile b/inputmethod/ibus-hangul/Makefile index fd9982a8172..8ae18cade91 100644 --- a/inputmethod/ibus-hangul/Makefile +++ b/inputmethod/ibus-hangul/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2013/01/26 11:48:26 obache Exp $ +# $NetBSD: Makefile,v 1.13 2013/10/23 12:23:57 obache Exp $ # DISTNAME= ibus-hangul-1.4.2 +PKGREVISION= 1 CATEGORIES= inputmethod korean MASTER_SITES= http://ibus.googlecode.com/files/ |