Date: Thu, 18 Jun 2020 19:08:55 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r539559 - head/graphics/sane-backends Message-ID: <202006181908.05IJ8tUb090924@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Jun 18 19:08:55 2020 New Revision: 539559 URL: https://svnweb.freebsd.org/changeset/ports/539559 Log: graphics/sane-backends: Fix grammar in COMMENT Approved by: portmgr (blanket) Modified: head/graphics/sane-backends/Makefile Modified: head/graphics/sane-backends/Makefile ============================================================================== --- head/graphics/sane-backends/Makefile Thu Jun 18 18:30:22 2020 (r539558) +++ head/graphics/sane-backends/Makefile Thu Jun 18 19:08:55 2020 (r539559) @@ -7,7 +7,7 @@ CATEGORIES= graphics MASTER_SITES= https://gitlab.com/sane-project/backends/uploads/c3dd60c9e054b5dee1e7b01a7edc98b0/ MAINTAINER= tobik@FreeBSD.org -COMMENT= API for access to scanners, digitals camera, frame grabbers etc +COMMENT= API for access to scanners, digital cameras, frame grabbers, etc LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202006181908.05IJ8tUb090924>