diff options
Diffstat (limited to 'editors/kate/Makefile')
-rw-r--r-- | editors/kate/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/kate/Makefile b/editors/kate/Makefile index 199c8d9586d..3305c0ff829 100644 --- a/editors/kate/Makefile +++ b/editors/kate/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.61 2020/12/04 04:55:50 riastradh Exp $ +# $NetBSD: Makefile,v 1.62 2021/01/01 09:52:22 ryoon Exp $ DISTNAME= kate-${KAPPSVER} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= editors HOMEPAGE= https://www.kde.org/applications/utilities/kate/ |