diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2014-06-09 11:21:52 +0000 |
commit | 37e782dfbc764c70ed1489c5c828d3c9ce5e4d65 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /audio/cdparanoia | |
parent | bba40fef06a119bd90dc8b67e951957939f42e6e (diff) |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. Categories A-C.
CR: D196
Approved by: portmgr (bapt)
Notes
Notes:
svn path=/head/; revision=357139
Diffstat (limited to 'audio/cdparanoia')
-rw-r--r-- | audio/cdparanoia/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cdparanoia/Makefile b/audio/cdparanoia/Makefile index d694f3f8ecb1..b68d902ca25e 100644 --- a/audio/cdparanoia/Makefile +++ b/audio/cdparanoia/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/^3\./III-alpha/} EXTRACT_SUFX= .src.tgz MAINTAINER= danfe@FreeBSD.org -COMMENT= A CDDA extraction tool (also known as ripper) +COMMENT= CDDA extraction tool (also known as ripper) LICENSE= GPLv2 |