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 3495ed3a367..9265bc08ea9 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2012/09/07 19:16:35 adam Exp $ +# $NetBSD: Makefile,v 1.5 2012/09/15 10:04:37 obache Exp $ DISTNAME= blinken-${_KDE_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= games COMMENT= memory enhancement game |