aboutsummaryrefslogtreecommitdiff
path: root/audio/abcde
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2012-11-28 06:53:03 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2012-11-28 06:53:03 +0000
commit736c5e536f6941e7fe4261b1b6902808041b8f69 (patch)
tree3aa3e8cd9a9cf57d8f0210aca9272e7059562260 /audio/abcde
parent274690b38dd2846d72330de7521a0cd8557f9ebb (diff)
downloadports-736c5e536f6941e7fe4261b1b6902808041b8f69.tar.gz
ports-736c5e536f6941e7fe4261b1b6902808041b8f69.zip
Back to the pool as I have no time for it anymore
While here remove useless quotes in some options descriptions Feature safe: yes
Notes
Notes: svn path=/head/; revision=307885
Diffstat (limited to 'audio/abcde')
-rw-r--r--audio/abcde/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/abcde/Makefile b/audio/abcde/Makefile
index c2776e901838..9212444595ee 100644
--- a/audio/abcde/Makefile
+++ b/audio/abcde/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE
-MAINTAINER= bapt@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Front-end shell script to encode CDs in flac/mp3/ogg/speex format
LICENSE= GPLv2
@@ -28,7 +28,7 @@ OPTIONS_DEFINE= CDDA2WAV DAGRAB EJECT 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>