diff options
Diffstat (limited to 'games/kspaceduel/Makefile')
-rw-r--r-- | games/kspaceduel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/kspaceduel/Makefile b/games/kspaceduel/Makefile index 18275633bc0..f2b6d05957a 100644 --- a/games/kspaceduel/Makefile +++ b/games/kspaceduel/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2014/02/01 02:20:47 markd Exp $ +# $NetBSD: Makefile,v 1.11 2014/02/12 23:17:57 tron Exp $ DISTNAME= kspaceduel-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= games COMMENT= two player game with shooting spaceships flying around a sun. |