diff options
Diffstat (limited to 'inputmethod')
-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 96b209504dd..7422fc0bcfd 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.42 2010/06/16 08:34:55 obache Exp $ +# $NetBSD: Makefile,v 1.43 2010/09/14 11:13:13 wiz Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Multilingual input method library |