diff options
Diffstat (limited to 'inputmethod/uim/Makefile.common')
-rw-r--r-- | inputmethod/uim/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/uim/Makefile.common b/inputmethod/uim/Makefile.common index ffa3d5cb82e..890cd605f52 100644 --- a/inputmethod/uim/Makefile.common +++ b/inputmethod/uim/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.5 2011/04/13 13:45:16 obache Exp $ +# $NetBSD: Makefile.common,v 1.6 2011/05/29 06:13:57 obache Exp $ # # used by inputmethod/uim/Makefile # used by inputmethod/uim-elisp/Makefile -UIM_VERSION= 1.6.1 +UIM_VERSION= 1.7.0 DISTNAME= uim-${UIM_VERSION} CATEGORIES= inputmethod MASTER_SITES= http://uim.googlecode.com/files/ |