svn commit: r307885 - head/audio/abcde
Baptiste Daroussin
bapt at FreeBSD.org
Wed Nov 28 06:53:04 UTC 2012
Author: bapt
Date: Wed Nov 28 06:53:03 2012
New Revision: 307885
URL: http://svnweb.freebsd.org/changeset/ports/307885
Log:
Back to the pool as I have no time for it anymore
While here remove useless quotes in some options descriptions
Feature safe: yes
Modified:
head/audio/abcde/Makefile
Modified: head/audio/abcde/Makefile
==============================================================================
--- head/audio/abcde/Makefile Wed Nov 28 05:52:47 2012 (r307884)
+++ head/audio/abcde/Makefile Wed Nov 28 06:53:03 2012 (r307885)
@@ -7,7 +7,7 @@ PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= GOOGLE_CODE
-MAINTAINER= bapt at FreeBSD.org
+MAINTAINER= ports at 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 FL
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>
More information about the svn-ports-all
mailing list