diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-30 23:12:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-30 23:12:01 +0000 |
commit | 25307d6f70d4e8e9a7632559f966f2c3ad98c15b (patch) | |
tree | 3105639911e1a24e3f61691fe2d354fede696f19 /audio/normalize/Makefile | |
parent | - Update download location (diff) |
- Use MASTER_SITE_SAVANNAH to fix fetch
Reported by: -fetch-original pointyhat run
Diffstat (limited to 'audio/normalize/Makefile')
-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 |