aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias C. Berner <tcberner@FreeBSD.org>2022-02-13 12:35:45 +0000
committerTobias C. Berner <tcberner@FreeBSD.org>2022-02-13 12:37:37 +0000
commitb594ec932e1f3f5ced7c0b693e1a99875ec792bd (patch)
tree141c32974759b67b1e20d8e306a9d9e304003ca2
parente93510089bbfefbe983bf5ee8b3e890d3dc819ab (diff)
downloadports-b594ec932e1f3f5ced7c0b693e1a99875ec792bd.tar.gz
ports-b594ec932e1f3f5ced7c0b693e1a99875ec792bd.zip
graphics/kontrast: add to 'accessibility' category
Kontrast is a color contrast checker and tells you if your color combinations are distinct enough to be readable and accessible. So it makes sense to show it in that category too. PR: 261926 Submitted by: PauAmma <pauamma@gundo.com>
-rw-r--r--graphics/kontrast/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/kontrast/Makefile b/graphics/kontrast/Makefile
index e66c1e90c346..ba299a288c55 100644
--- a/graphics/kontrast/Makefile
+++ b/graphics/kontrast/Makefile
@@ -1,6 +1,6 @@
PORTNAME= kontrast
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
-CATEGORIES= graphics kde kde-applications
+CATEGORIES= graphics accessibility kde kde-applications
MAINTAINER= kde@FreeBSD.org
COMMENT= Color contrast checker