diff options
author | obache <obache@pkgsrc.org> | 2011-06-10 21:57:06 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-06-10 21:57:06 +0000 |
commit | b8c78714fb8c456c6196da8c9ecd4ebffd6b6fd4 (patch) | |
tree | 484aa450b335669ca45126dcda4342d2264b506f /inputmethod | |
parent | d4c1c1b103d93c7409f63aa1fe29837bdf7454a0 (diff) | |
download | pkgsrc-b8c78714fb8c456c6196da8c9ecd4ebffd6b6fd4.tar.gz |
recursive bump from icu shlib major bump.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/im-ja/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/uim/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile index d6403beaaf0..6c94a8d2dd4 100644 --- a/inputmethod/im-ja/Makefile +++ b/inputmethod/im-ja/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2011/04/22 13:43:55 obache Exp $ +# $NetBSD: Makefile,v 1.7 2011/06/10 21:57:07 obache Exp $ # DISTNAME= im-ja-1.5 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= inputmethod japanese MASTER_SITES= http://im-ja.sourceforge.net/ diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 7e7a034f218..54a8a7e8460 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2011/05/31 03:09:20 obache Exp $ +# $NetBSD: Makefile,v 1.51 2011/06/10 21:57:07 obache Exp $ # .include "../../inputmethod/uim/Makefile.common" +PKGREVISION= 1 COMMENT= Multilingual input method library CONFLICTS+= uim-qt4-immodule-[0-9]* |