diff options
Diffstat (limited to 'www/khtml/Makefile')
-rw-r--r-- | www/khtml/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/khtml/Makefile b/www/khtml/Makefile index 91878d2a47c..83e713102ac 100644 --- a/www/khtml/Makefile +++ b/www/khtml/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2020/08/31 18:12:34 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2020/11/05 09:07:12 ryoon Exp $ DISTNAME= khtml-${KF5VER} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= www HOMEPAGE= https://community.kde.org/Frameworks |