diff options
Diffstat (limited to 'lang/konoha/Makefile')
-rw-r--r-- | lang/konoha/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/konoha/Makefile b/lang/konoha/Makefile index 3b3ab3e2f72..0edb2816707 100644 --- a/lang/konoha/Makefile +++ b/lang/konoha/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2017/04/30 01:21:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2017/08/24 20:03:26 adam Exp $ # DISTNAME= konoha-1.0.0-952 PKGNAME= konoha-1.0.0.952 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= lang MASTER_SITES= http://konoha.googlecode.com/files/ |