diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /audio/mp3gain | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) |
Notes
Diffstat (limited to 'audio/mp3gain')
-rw-r--r-- | audio/mp3gain/Makefile | 1 | ||||
-rw-r--r-- | audio/mp3gain/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile index 04d5abe39a8e..992d5b9b507a 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.mpex.net/software/mirror/ \ DISTNAME= ${PORTNAME}${PORTVERSION:C/\.//g}_src${EXTSUFFIX} MAINTAINER= corecode@corecode.ath.cx +COMMENT= A tool to normalize the gain of mp3 files USE_REINPLACE= yes USE_ZIP= yes diff --git a/audio/mp3gain/pkg-comment b/audio/mp3gain/pkg-comment deleted file mode 100644 index 3bc409178425..000000000000 --- a/audio/mp3gain/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A tool to normalize the gain of mp3 files |