diff options
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 b9fa605f9df..3d349b706bc 100644 --- a/games/kigo/Makefile +++ b/games/kigo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2013/05/21 12:49:30 markd Exp $ +# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:01 wiz Exp $ DISTNAME= kigo-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= games COMMENT= an open-source implementation of the popular Go game |