diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-10-31 13:27:55 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2005-10-31 13:27:55 +0000 |
commit | f0239c471618c1b28a66191d6fb3448b0cabfe0e (patch) | |
tree | e7b7c4db8b08f34ba1a06ef2b277bd1038f5d373 /audio/mp3gain/Makefile | |
parent | 0e9947e63e59fc700ebccee2317881cab37bf529 (diff) |
Notes
Diffstat (limited to 'audio/mp3gain/Makefile')
-rw-r--r-- | audio/mp3gain/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |