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 ebee3df5fd4..7249f71b3ca 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.69 2012/12/15 10:36:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.70 2012/12/16 01:52:17 obache Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |