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 5b658ffad9c..93aaf7ee410 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2015/04/25 14:22:52 tnn Exp $ +# $NetBSD: Makefile,v 1.30 2016/03/05 11:28:30 jperkin Exp $ DISTNAME= blinken-${_KDE_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games COMMENT= Memory enhancement game |