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