diff options
Diffstat (limited to 'inputmethod/kasumi')
-rw-r--r-- | inputmethod/kasumi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/kasumi/Makefile b/inputmethod/kasumi/Makefile index 3615e7672e4..7068b1829c0 100644 --- a/inputmethod/kasumi/Makefile +++ b/inputmethod/kasumi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2013/06/04 22:16:30 tron Exp $ +# $NetBSD: Makefile,v 1.23 2013/06/06 12:54:37 wiz Exp $ DISTNAME= kasumi-2.5 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= inputmethod japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=kasumi/41436/} |