aboutsummaryrefslogtreecommitdiffstats
path: root/audio/abcde
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-05-29 23:18:29 +0800
committerbapt <bapt@FreeBSD.org>2012-05-29 23:18:29 +0800
commitd01195823e7ed782944c193ee6d18f72e731f551 (patch)
treeb98c1bad5736701e42d75ae86a795bce524b3d95 /audio/abcde
parent375b65e89e258c46db4d9b15e36ee43930378100 (diff)
downloadfreebsd-ports-graphics-d01195823e7ed782944c193ee6d18f72e731f551.tar.gz
freebsd-ports-graphics-d01195823e7ed782944c193ee6d18f72e731f551.tar.zst
freebsd-ports-graphics-d01195823e7ed782944c193ee6d18f72e731f551.zip
Fix descriptions with "()"
Reported by: sanity check
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 1d38a2fe15e..0f25e3523e2 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>