Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 May 2018 18:00:07 +0000 (UTC)
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r470567 - head/graphics/kf5-prison
Message-ID:  <201805211800.w4LI07rY010789@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: arrowd
Date: Mon May 21 18:00:07 2018
New Revision: 470567
URL: https://svnweb.freebsd.org/changeset/ports/470567

Log:
  graphics/kf5-prison: fix typo in COMMENT
  
  PR:		228377
  Submitted by:	Stefan Ehmann <shoesoft@gmx.net>
  Approved by:	tcberner (mentor)
  Differential Revision:	https://reviews.freebsd.org/D15508

Modified:
  head/graphics/kf5-prison/Makefile

Modified: head/graphics/kf5-prison/Makefile
==============================================================================
--- head/graphics/kf5-prison/Makefile	Mon May 21 17:51:54 2018	(r470566)
+++ head/graphics/kf5-prison/Makefile	Mon May 21 18:00:07 2018	(r470567)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201805211800.w4LI07rY010789>