From df0238166e81969abc179f409fb64d997ef2b474 Mon Sep 17 00:00:00 2001 From: Gleb Popov Date: Mon, 21 May 2018 18:00:07 +0000 Subject: [PATCH] graphics/kf5-prison: fix typo in COMMENT PR: 228377 Submitted by: Stefan Ehmann Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D15508 --- graphics/kf5-prison/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/kf5-prison/Makefile b/graphics/kf5-prison/Makefile index 35c56cfbe1fa..100ecd08bcc3 100644 --- a/graphics/kf5-prison/Makefile +++ b/graphics/kf5-prison/Makefile @@ -5,7 +5,7 @@ DISTVERSION= ${KDE_FRAMEWORKS_VERSION} CATEGORIES= graphics kde kde-frameworks MAINTAINER= kde@FreeBSD.org -COMMENT= API to prodcue barcodes +COMMENT= API to produce barcodes LIB_DEPENDS= libdmtx.so:graphics/libdmtx \ libqrencode.so:graphics/libqrencode