diff options
Diffstat (limited to 'games/blinken/Makefile')
-rw-r--r-- | games/blinken/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/blinken/Makefile b/games/blinken/Makefile index cfc7e3f00a9..73769b8bc45 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2012/03/20 07:20:40 markd Exp $ +# $NetBSD: Makefile,v 1.2 2012/06/14 07:44:48 sbd Exp $ DISTNAME= blinken-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= games COMMENT= memory enhancement game |