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 465f4ec5b24..ded33812027 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/08/22 11:24:30 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/11/07 19:39:30 adam Exp $ DISTNAME= blinken-${_KDE_VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games COMMENT= Memory enhancement game |