diff options
author | adam <adam> | 2013-05-09 07:39:04 +0000 |
---|---|---|
committer | adam <adam> | 2013-05-09 07:39:04 +0000 |
commit | 933b6c62f97c01989964346c55aaf256c23c47a5 (patch) | |
tree | b524a25ba799154d33caad030018d775695a0c48 /games/kigo | |
parent | 797085aca7ba8007bcd1ab695afbf95f40b11486 (diff) | |
download | pkgsrc-933b6c62f97c01989964346c55aaf256c23c47a5.tar.gz |
Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu.
Diffstat (limited to 'games/kigo')
-rw-r--r-- | games/kigo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/kigo/Makefile b/games/kigo/Makefile index a4ba326f3d2..615e01b07ce 100644 --- a/games/kigo/Makefile +++ b/games/kigo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2013/04/03 12:03:35 markd Exp $ +# $NetBSD: Makefile,v 1.2 2013/05/09 07:39:45 adam Exp $ DISTNAME= kigo-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= games COMMENT= an open-source implementation of the popular Go game |