git: d3c10e541105 - main - www/qt5-webkit: restore indentation after 268cee3b0227
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 08 Apr 2022 04:35:09 UTC
The branch main has been updated by jbeich: URL: https://cgit.FreeBSD.org/ports/commit/?id=d3c10e5411058605d22fe643e46425404789c823 commit d3c10e5411058605d22fe643e46425404789c823 Author: Jan Beich <jbeich@FreeBSD.org> AuthorDate: 2022-04-08 04:32:16 +0000 Commit: Jan Beich <jbeich@FreeBSD.org> CommitDate: 2022-04-08 04:34:44 +0000 www/qt5-webkit: restore indentation after 268cee3b0227 PR: 262654 --- www/qt5-webkit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/qt5-webkit/Makefile b/www/qt5-webkit/Makefile index 7163f2453fd4..7ce6cedd30fb 100644 --- a/www/qt5-webkit/Makefile +++ b/www/qt5-webkit/Makefile @@ -1,6 +1,6 @@ PORTNAME= webkit DISTVERSION= 5.212.0-alpha4 -PORTREVISION= 9 +PORTREVISION= 9 CATEGORIES= www MASTER_SITES= https://github.com/qt${PORTNAME}/qt${PORTNAME}/releases/download/${DISTNAME}/ PKGNAMEPREFIX= qt5-