aboutsummaryrefslogtreecommitdiff
path: root/audio/abcde
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-05-29 15:18:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-05-29 15:18:29 +0000
commit9be32927956f01f9052ec2e04e06177398adedad (patch)
treeae87e2c0aa78a67ecc40157b6ac36af41a1b1fa3 /audio/abcde
parent76f319b08f634dfd2438a49c9688e028c5d15b6b (diff)
downloadports-9be32927956f01f9052ec2e04e06177398adedad.tar.gz
ports-9be32927956f01f9052ec2e04e06177398adedad.zip
Fix descriptions with "()"
Reported by: sanity check
Notes
Notes: svn path=/head/; revision=297683
Diffstat (limited to 'audio/abcde')
-rw-r--r--audio/abcde/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index 1d38a2fe15ed..0f25e3523e21 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -32,7 +32,7 @@ OPTIONS_DEFINE= CDDA2WAV DAGRAB EJECT GOGO FLAC MPP NORMALIZE REPLAYGAIN SPEEX
EJECT_DESC?= Enable auto-eject support
NORMALIZE_DESC?= Enable normalize support
-REPLAYGAIN_DESC?= Enable (vorbis|mp3)gain support
+REPLAYGAIN_DESC?= "Enable (vorbis|mp3)gain support"
.include <bsd.port.options.mk>