diff options
author | obache <obache> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache> | 2012-12-16 01:51:57 +0000 |
commit | 212d69d245d8b9df3c5814005fd9c2067182f998 (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /lang | |
parent | b0673d9600f6cf216822bc15fd7940f7170263f0 (diff) | |
download | pkgsrc-212d69d245d8b9df3c5814005fd9c2067182f998.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major bump.
Diffstat (limited to 'lang')
-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 392439031bd..776efd7d9ae 100644 --- a/lang/konoha/Makefile +++ b/lang/konoha/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2012/10/02 20:11:44 asau Exp $ +# $NetBSD: Makefile,v 1.5 2012/12/16 01:52:17 obache Exp $ # DISTNAME= konoha-1.0.0-952 PKGNAME= konoha-1.0.0.952 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= http://konoha.googlecode.com/files/ |