diff options
Diffstat (limited to 'misc/ktouch/Makefile')
-rw-r--r-- | misc/ktouch/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/ktouch/Makefile b/misc/ktouch/Makefile index c20016d1e9e..b69807192a7 100644 --- a/misc/ktouch/Makefile +++ b/misc/ktouch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2022/07/02 16:53:28 ryoon Exp $ +# $NetBSD: Makefile,v 1.64 2022/08/11 05:09:02 gutteridge Exp $ DISTNAME= ktouch-${KAPPSVER} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc HOMEPAGE= https://kde.org/applications/education/ktouch/ |