diff options
Diffstat (limited to 'www/khtml/Makefile')
-rw-r--r-- | www/khtml/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/khtml/Makefile b/www/khtml/Makefile index 5076742f4bd..525c42a5fc7 100644 --- a/www/khtml/Makefile +++ b/www/khtml/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2022/05/13 21:41:35 jperkin Exp $ +# $NetBSD: Makefile,v 1.63 2022/06/28 11:37:05 wiz Exp $ DISTNAME= khtml-${KF5VER} +PKGREVISION= 1 CATEGORIES= www HOMEPAGE= https://community.kde.org/Frameworks |