diff options
Diffstat (limited to 'games/killbots/Makefile')
-rw-r--r-- | games/killbots/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/killbots/Makefile b/games/killbots/Makefile index e3146740bcf..6b3166d99e8 100644 --- a/games/killbots/Makefile +++ b/games/killbots/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2017/01/01 16:06:14 adam Exp $ +# $NetBSD: Makefile,v 1.22 2017/04/30 01:21:38 ryoon Exp $ DISTNAME= killbots-${_KDE_VERSION} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= games COMMENT= KDE port of the classic BSD console game robots |