diff options
Diffstat (limited to 'games/knavalbattle/Makefile')
-rw-r--r-- | games/knavalbattle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/knavalbattle/Makefile b/games/knavalbattle/Makefile index 2f333663a7c..85e19e59b3e 100644 --- a/games/knavalbattle/Makefile +++ b/games/knavalbattle/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2013/06/03 10:05:01 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2013/06/04 22:16:08 tron Exp $ DISTNAME= knavalbattle-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games COMMENT= a network-enabled implementation of the famous ship sinking game for KDE |