diff options
author | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2013-01-26 21:36:13 +0000 |
commit | d1ab9d853324b73f460ac520827debf52af8e300 (patch) | |
tree | b794b1007e5af77b45d83e1bbdd128fb3a78557a /lang/konoha | |
parent | ee477ba551a67e89c546c4a9f07b5880a2172851 (diff) | |
download | pkgsrc-d1ab9d853324b73f460ac520827debf52af8e300.tar.gz |
Revbump after graphics/jpeg and textproc/icu
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 776efd7d9ae..67bddf9fb1b 100644 --- a/lang/konoha/Makefile +++ b/lang/konoha/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/12/16 01:52:17 obache Exp $ +# $NetBSD: Makefile,v 1.6 2013/01/26 21:38:05 adam Exp $ # DISTNAME= konoha-1.0.0-952 PKGNAME= konoha-1.0.0.952 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= lang MASTER_SITES= http://konoha.googlecode.com/files/ |