Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 Jul 2020 11:23:25 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r542490 - head/graphics/qtqr
Message-ID:  <202007181123.06IBNPK1022158@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Sat Jul 18 11:23:24 2020
New Revision: 542490
URL: https://svnweb.freebsd.org/changeset/ports/542490

Log:
  Improve the wording of COMMENT

Modified:
  head/graphics/qtqr/Makefile

Modified: head/graphics/qtqr/Makefile
==============================================================================
--- head/graphics/qtqr/Makefile	Sat Jul 18 10:46:38 2020	(r542489)
+++ head/graphics/qtqr/Makefile	Sat Jul 18 11:23:24 2020	(r542490)
@@ -3,12 +3,13 @@
 
 PORTNAME=	qtqr
 DISTVERSION=	2.0.bzr39
+PORTREVISION=	1
 CATEGORIES=	graphics python
 MASTER_SITES=	LOCAL/ehaupt
 DISTNAME=	qr-tools-${DISTVERSION}
 
 MAINTAINER=	ehaupt@FreeBSD.org
-COMMENT=	GUI that makes easy creating and decoding the QR Codes
+COMMENT=	GUI that makes it easy to create and decode QR codes
 
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENCE



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