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 813c3640bc9..fca3275a640 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.162 2020/04/12 08:28:53 adam Exp $ +# $NetBSD: Makefile,v 1.163 2020/06/02 08:24:11 adam Exp $ -PKGREVISION= 4 +PKGREVISION= 5 .include "../../inputmethod/uim/Makefile.common" COMMENT= Multilingual input method library |