diff options
author | olgeni <olgeni@FreeBSD.org> | 2014-06-09 19:21:52 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2014-06-09 19:21:52 +0800 |
commit | df8d5ed85c0a81149f3f0f6294550c1526e11243 (patch) | |
tree | 8d9caebfb388e25f19cd57fc86557a441d7cddff /audio/mp3c | |
parent | bdc94545bff0bbfd6321a57d1d61ab29c95547c0 (diff) | |
download | freebsd-ports-gnome-df8d5ed85c0a81149f3f0f6294550c1526e11243.tar.gz freebsd-ports-gnome-df8d5ed85c0a81149f3f0f6294550c1526e11243.tar.zst freebsd-ports-gnome-df8d5ed85c0a81149f3f0f6294550c1526e11243.zip |
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)
Diffstat (limited to 'audio/mp3c')
-rw-r--r-- | audio/mp3c/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3c/Makefile b/audio/mp3c/Makefile index b99f022950ec..20476df2e9f7 100644 --- a/audio/mp3c/Makefile +++ b/audio/mp3c/Makefile @@ -11,7 +11,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:src \ EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} MAINTAINER= joris@vandalon.nl -COMMENT= A CD to mp3c converter with a console frontend +COMMENT= CD to mp3c converter with a console frontend RUN_DEPENDS= mp3info:${PORTSDIR}/audio/mp3info \ cdrecord:${PORTSDIR}/sysutils/cdrtools |