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 0bc5088a13c..72285777b16 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.72 2013/02/06 23:22:36 jperkin Exp $ +# $NetBSD: Makefile,v 1.73 2013/02/09 22:11:38 ryoon Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |