diff options
Diffstat (limited to 'inputmethod/im-ja/Makefile')
-rw-r--r-- | inputmethod/im-ja/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/im-ja/Makefile b/inputmethod/im-ja/Makefile index 1c3bbee544e..054a21c42cc 100644 --- a/inputmethod/im-ja/Makefile +++ b/inputmethod/im-ja/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2020/06/02 08:24:10 adam Exp $ +# $NetBSD: Makefile,v 1.76 2020/08/17 20:19:16 leot Exp $ # DISTNAME= im-ja-1.5 -PKGREVISION= 70 +PKGREVISION= 71 CATEGORIES= inputmethod japanese MASTER_SITES= http://im-ja.sourceforge.net/ |