diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-07-07 15:31:01 +0000 |
commit | 9e96fd661934ee98b1870928e3aa29d425623286 (patch) | |
tree | dcccdab9003ee92315e6f86a05d3e87efdb061b3 /multimedia/gavl/Makefile | |
parent | 300c7b860ea4a7249ca9a450fb1b5da50b93e2fd (diff) | |
download | FreeBSD-ports-9e96fd661934ee98b1870928e3aa29d425623286.zip FreeBSD-ports-9e96fd661934ee98b1870928e3aa29d425623286.tar.gz |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Category M.
CR: D306
Approved by: portmgr (bapt)
Diffstat (limited to 'multimedia/gavl/Makefile')
-rw-r--r-- | multimedia/gavl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gavl/Makefile b/multimedia/gavl/Makefile index e8c64af..dee46a7 100644 --- a/multimedia/gavl/Makefile +++ b/multimedia/gavl/Makefile @@ -8,7 +8,7 @@ CATEGORIES= multimedia MASTER_SITES= SF/gmerlin/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A library for handling uncompressed video and audio data +COMMENT= Library for handling uncompressed video and audio data LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING |