diff options
Diffstat (limited to 'misc/kalzium/Makefile')
-rw-r--r-- | misc/kalzium/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/kalzium/Makefile b/misc/kalzium/Makefile index 098014ec2f6..661b7f5a967 100644 --- a/misc/kalzium/Makefile +++ b/misc/kalzium/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.64 2021/11/15 22:54:21 wiz Exp $ +# $NetBSD: Makefile,v 1.65 2021/12/08 16:05:38 adam Exp $ DISTNAME= kalzium-${KAPPSVER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= misc HOMEPAGE= https://kde.org/applications/education/kalzium/ |