diff options
Diffstat (limited to 'editors/lazarus-qt6/Makefile')
-rw-r--r-- | editors/lazarus-qt6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/lazarus-qt6/Makefile b/editors/lazarus-qt6/Makefile index 00b407456e42..de52572b59e8 100644 --- a/editors/lazarus-qt6/Makefile +++ b/editors/lazarus-qt6/Makefile @@ -1,6 +1,6 @@ PKGNAMESUFFIX?= -qt6 -COMMENT= Portable Delphi-like IDE for the FreePascal compiler (QT6) +COMMENT= Portable Delphi-like IDE for the FreePascal compiler (Qt6) CONFLICTS= lazarus-gtk2 lazarus-gtk2-devel lazarus-gtk3-devel lazarus-qt5 \ lazarus-qt5-devel lazarus-qt6-devel |