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