diff options
Diffstat (limited to 'net/knewstuff')
-rw-r--r-- | net/knewstuff/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/knewstuff/Makefile b/net/knewstuff/Makefile index 38b75be5a32..70b4036ea68 100644 --- a/net/knewstuff/Makefile +++ b/net/knewstuff/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2021/11/15 22:53:59 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2021/12/08 16:02:28 adam Exp $ DISTNAME= knewstuff-${KF5VER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net HOMEPAGE= https://community.kde.org/Frameworks |