diff options
-rw-r--r-- | audio/normalize/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/normalize/Makefile b/audio/normalize/Makefile index aa55535b7ca2..5e957395cb1a 100644 --- a/audio/normalize/Makefile +++ b/audio/normalize/Makefile @@ -9,7 +9,7 @@ PORTNAME= normalize PORTVERSION= 0.7.7 PORTREVISION= 2 CATEGORIES= audio -MASTER_SITES= http://download.savannah.gnu.org/releases/normalize/ +MASTER_SITES= SAVANNAH MAINTAINER= alex@fafula.com COMMENT= A tool for adjusting the volume of wave/MP3 files to a standard level |