diff options
Diffstat (limited to 'games/kpat/Makefile')
-rw-r--r-- | games/kpat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/kpat/Makefile b/games/kpat/Makefile index 008de76dbe3..ca57213e441 100644 --- a/games/kpat/Makefile +++ b/games/kpat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2020/08/18 17:57:54 leot Exp $ +# $NetBSD: Makefile,v 1.41 2020/11/05 09:08:11 ryoon Exp $ DISTNAME= kpat-${KAPPSVER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= games HOMEPAGE= https://kde.org/applications/games/kpat/ |