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 ba89ef9b778..95fea7e0117 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.106 2015/06/30 09:57:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.107 2015/08/17 17:11:24 wiz Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 22 +PKGREVISION= 23 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |