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 9a197aba356..334c16b4572 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2014/02/12 23:17:54 tron Exp $ +# $NetBSD: Makefile,v 1.23 2014/04/10 06:21:23 obache Exp $ DISTNAME= blinken-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games COMMENT= Memory enhancement game |