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 0c1ce80d99c..bd781e5bab5 100644 --- a/games/blinken/Makefile +++ b/games/blinken/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.53 2020/12/04 04:55:50 riastradh Exp $ +# $NetBSD: Makefile,v 1.54 2021/01/01 09:52:24 ryoon Exp $ DISTNAME= blinken-${KAPPSVER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= games HOMEPAGE= https://kde.org/applications/education/blinken/ |