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 4072c5935f1..fc33d89b0f1 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2018/12/13 19:51:51 adam Exp $ +# $NetBSD: Makefile,v 1.40 2019/07/01 04:08:09 ryoon Exp $ DISTNAME= blinken-${_KDE_VERSION} -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= games COMMENT= Memory enhancement game |