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 469583b1f62..5b658ffad9c 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2015/04/17 15:53:02 adam Exp $ +# $NetBSD: Makefile,v 1.29 2015/04/25 14:22:52 tnn Exp $ DISTNAME= blinken-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games COMMENT= Memory enhancement game |