diff options
Diffstat (limited to 'inputmethod/uim')
-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 ff342f63f8a..8adce4e4f49 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.101 2014/10/07 16:47:28 adam Exp $ +# $NetBSD: Makefile,v 1.102 2014/11/07 19:39:36 adam Exp $ # .include "../../inputmethod/uim/Makefile.common" -PKGREVISION= 17 +PKGREVISION= 18 COMMENT= Multilingual input method library #LICENSE= See ${WRKSRC}/COPYING |