svn commit: r542490 - head/graphics/qtqr

Emanuel Haupt ehaupt at FreeBSD.org
Sat Jul 18 11:23:25 UTC 2020


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 at 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


More information about the svn-ports-all mailing list