diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 06:14:28 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-05 06:14:28 +0000 |
commit | bad8a428999d005fc806d1723c5a1a225a77fbab (patch) | |
tree | a7c451194ddba36c0c27053ed64270dca8f616c5 /audio/mp3gain/Makefile | |
parent | 153c6c28ab2c0aa3f85b55cbe79efc26f01b1aeb (diff) | |
download | ports-bad8a428999d005fc806d1723c5a1a225a77fbab.tar.gz ports-bad8a428999d005fc806d1723c5a1a225a77fbab.zip |
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 d5f52f96ae2a..caa3159e23f4 100644 --- a/audio/mp3gain/Makefile +++ b/audio/mp3gain/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\./_/g}-src MAINTAINER= dinoex@FreeBSD.org COMMENT= A tool to normalize the gain of MP3 files -LICENSE= GPLv2 +LICENSE= LGPL21 PLIST_FILES= bin/mp3gain USE_ZIP= yes |