git: 3c0ee9281ef1 - main - www/qt5-webengine: Fix typo in comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 26 Mar 2023 17:39:18 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=3c0ee9281ef1bafef4372e5f899aa0535067dc8a commit 3c0ee9281ef1bafef4372e5f899aa0535067dc8a Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-03-26 17:38:35 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-03-26 17:39:16 +0000 www/qt5-webengine: Fix typo in comment --- www/qt5-webengine/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/qt5-webengine/Makefile b/www/qt5-webengine/Makefile index b41e263da4d2..3ea9a7bab8b5 100644 --- a/www/qt5-webengine/Makefile +++ b/www/qt5-webengine/Makefile @@ -14,7 +14,7 @@ # to lag behind the rest of the official Qt5 ones, which is why we set # QT5_VERSION and DISTINFO_FILE here. -# In order to successfully build this port in pousriere you need to add +# In order to successfully build this port in poudriere you need to add # MAX_FILES_qt5_webengine=4096 to /usr/local/etc/poudriere.conf PORTNAME= webengine