diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-07-19 10:08:58 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-07-19 10:08:58 +0000 |
commit | 2dce752b67558a4c50a42eff3a8d9f05bcb5633a (patch) | |
tree | ed310be73a7f730e23d69b0f765f889078044514 /inputmethod/uim | |
parent | 4ee1edbf94a57cba7753d5b99c570544ef9895bb (diff) | |
download | pkgsrc-2dce752b67558a4c50a42eff3a8d9f05bcb5633a.tar.gz |
Recursive revbump from gtk2/modules.mk update.
Diffstat (limited to 'inputmethod/uim')
-rw-r--r-- | inputmethod/uim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index adbf5587e0b..d88512cd718 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.81 2013/07/15 02:02:22 ryoon Exp $ +# $NetBSD: Makefile,v 1.82 2013/07/19 10:08:59 ryoon Exp $ # .include "../../inputmethod/uim/Makefile.common" COMMENT= Multilingual input method library -PKGREVISION= 5 +PKGREVISION= 6 #LICENSE= See ${WRKSRC}/COPYING CONFLICTS+= uim-qt4-immodule-[0-9]* |