diff options
Diffstat (limited to 'games/blinken/Makefile')
-rw-r--r-- | games/blinken/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/blinken/Makefile b/games/blinken/Makefile index 8ab635115cb..e2bcebcb31d 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2013/06/04 22:16:04 tron Exp $ +# $NetBSD: Makefile,v 1.17 2013/06/06 12:54:20 wiz Exp $ DISTNAME= blinken-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games COMMENT= Memory enhancement game |