diff options
Diffstat (limited to 'misc/step/Makefile')
-rw-r--r-- | misc/step/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/step/Makefile b/misc/step/Makefile index db03e5b94e9..0d90d26c7d1 100644 --- a/misc/step/Makefile +++ b/misc/step/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2020/08/18 17:58:08 leot Exp $ +# $NetBSD: Makefile,v 1.57 2020/11/05 09:08:43 ryoon Exp $ DISTNAME= step-${KAPPSVER} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc HOMEPAGE= https://kde.org/applications/education/step/ |