diff options
author | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
commit | 8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a (patch) | |
tree | 5e3384ef016adca8f60c47d8529e1739ab3d3b05 /inputmethod/ibus-hangul | |
parent | f931d3b570cea9603e1faea6cf2b5ee4ede4e8fe (diff) | |
download | pkgsrc-8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a.tar.gz |
bump PKGREVISION from python default change to 2.7.
Diffstat (limited to 'inputmethod/ibus-hangul')
-rw-r--r-- | inputmethod/ibus-hangul/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/ibus-hangul/Makefile b/inputmethod/ibus-hangul/Makefile index 1d5f9e03330..c91cf4a92ef 100644 --- a/inputmethod/ibus-hangul/Makefile +++ b/inputmethod/ibus-hangul/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/03/03 00:13:21 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2012/03/10 10:56:13 obache Exp $ # DISTNAME= ibus-hangul-1.3.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= inputmethod korean MASTER_SITES= http://ibus.googlecode.com/files/ |