diff options
Diffstat (limited to 'lang/konoha')
-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 5361e3a90cf..0b1e5228a30 100644 --- a/lang/konoha/Makefile +++ b/lang/konoha/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/07/15 02:02:23 ryoon Exp $ +# $NetBSD: Makefile,v 1.10 2013/10/19 09:07:06 adam Exp $ # DISTNAME= konoha-1.0.0-952 PKGNAME= konoha-1.0.0.952 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= lang MASTER_SITES= http://konoha.googlecode.com/files/ |