diff options
author | Gleb Popov <arrowd@FreeBSD.org> | 2024-11-23 08:27:47 +0000 |
---|---|---|
committer | Gleb Popov <arrowd@FreeBSD.org> | 2024-11-23 08:31:00 +0000 |
commit | 5505c50fcc0b6fbc8e6ddacb7fdbac437f0054e5 (patch) | |
tree | a5b66a921f6607335416d9ab25574435c3fb8141 /www/qt6-webengine/Makefile | |
parent | 7993a4aa8a999c0b2797e641faeeb53b082d1c49 (diff) |
Diffstat (limited to 'www/qt6-webengine/Makefile')
-rw-r--r-- | www/qt6-webengine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/qt6-webengine/Makefile b/www/qt6-webengine/Makefile index becc63ec87a3..352dcaf77694 100644 --- a/www/qt6-webengine/Makefile +++ b/www/qt6-webengine/Makefile @@ -12,7 +12,7 @@ PORTNAME?= webengine DISTVERSION= ${QT6_VERSION} -PORTREVISION?= 1 # Master port for print/qt6-pdf. Please keep this line. +PORTREVISION?= 2 # Master port for print/qt6-pdf. Please keep this line. CATEGORIES?= www PKGNAMEPREFIX= qt6- |