aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/mp3gain/Makefile2
-rw-r--r--audio/mp3gain/pkg-descr10
2 files changed, 6 insertions, 6 deletions
diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile
index 68e5ad47808a..ddeec8112f1e 100644
--- a/audio/mp3gain/Makefile
+++ b/audio/mp3gain/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR=${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION:C/\./_/g}-src
MAINTAINER= ports@FreeBSD.org
-COMMENT= A tool to normalize the gain of mp3 files
+COMMENT= A tool to normalize the gain of MP3 files
PLIST_FILES= bin/mp3gain
USE_REINPLACE= yes
diff --git a/audio/mp3gain/pkg-descr b/audio/mp3gain/pkg-descr
index 70f5a8067158..4a4c925181bd 100644
--- a/audio/mp3gain/pkg-descr
+++ b/audio/mp3gain/pkg-descr
@@ -1,12 +1,12 @@
-Tired of reaching for your volume knob every time your mp3 player changes to a
-new song? MP3Gain analyzes and adjusts mp3 files so that they have the same
+Tired of reaching for your volume knob every time your MP3 player changes to a
+new song? MP3Gain analyzes and adjusts MP3 files so that they have the same
volume.
-MP3Gain does not just do peak normalization, as many normalizers do. Instead,
+MP3Gain does not just do peak normalization, as many normalizers do. Instead,
it does some statistical analysis to determine how loud the file actually
sounds to the human ear. Also, the changes MP3Gain makes are completely
-lossless. There is no quality lost in the change because the program adjusts
-the mp3 file directly, without decoding and re-encoding.
+lossless. There is no quality lost in the change because the program adjusts
+the MP3 file directly, without decoding and re-encoding.
WWW: http://mp3gain.sourceforge.net/