diff options
Diffstat (limited to 'games/picmi/Makefile')
-rw-r--r-- | games/picmi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/picmi/Makefile b/games/picmi/Makefile index 425e56b17db..e9bd0d0471e 100644 --- a/games/picmi/Makefile +++ b/games/picmi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2020/11/05 09:08:14 ryoon Exp $ +# $NetBSD: Makefile,v 1.42 2020/12/04 04:55:56 riastradh Exp $ DISTNAME= picmi-${KAPPSVER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= games HOMEPAGE= https://kde.org/applications/games/picmi/ |