summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/kcolorpicker/Makefile2
-rw-r--r--graphics/kcolorpicker/pkg-descr6
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/kcolorpicker/Makefile b/graphics/kcolorpicker/Makefile
index 3c5d9d21cadb..b8c3ebc72258 100644
--- a/graphics/kcolorpicker/Makefile
+++ b/graphics/kcolorpicker/Makefile
@@ -6,7 +6,7 @@ DISTVERSION= 0.1.4
CATEGORIES= graphics kde
MAINTAINER= kde@FreeBSD.org
-COMMENT= Qt based Color Picker with popup menu
+COMMENT= Qt based Color Picker library with popup menu
LICENSE= LGPL3+
LICENSE_FILE= ${WRKSRC}/LICENSE
diff --git a/graphics/kcolorpicker/pkg-descr b/graphics/kcolorpicker/pkg-descr
index babcc7c0d4f2..9fbf91b4fc32 100644
--- a/graphics/kcolorpicker/pkg-descr
+++ b/graphics/kcolorpicker/pkg-descr
@@ -1,5 +1,5 @@
-QToolButton with color popup menu with lets you select a color. The popup
-features a color dialog button which can be used to add custom colors to the
-popup menu.
+Library containing a QToolButton with color popup menu for selecting a color.
+The popup features a color dialog button which can be used to add custom
+colors to the popup menu.
WWW: https://github.com/ksnip/kColorPicker