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 b3614cdb98a..2d223898f33 100644 --- a/lang/konoha/Makefile +++ b/lang/konoha/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2016/12/04 05:17:31 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2017/01/01 16:06:24 adam Exp $ # DISTNAME= konoha-1.0.0-952 PKGNAME= konoha-1.0.0.952 -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= lang MASTER_SITES= http://konoha.googlecode.com/files/ |