diff options
Diffstat (limited to 'games/killbots/Makefile')
-rw-r--r-- | games/killbots/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/killbots/Makefile b/games/killbots/Makefile index 6cd59ebc928..144b2462156 100644 --- a/games/killbots/Makefile +++ b/games/killbots/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2014/01/01 11:52:16 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/02/01 02:20:46 markd Exp $ DISTNAME= killbots-${_KDE_VERSION} -PKGREVISION= 1 CATEGORIES= games COMMENT= KDE port of the classic BSD console game robots |