diff options
-rw-r--r-- | audio/mpegaudio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mpegaudio/Makefile b/audio/mpegaudio/Makefile index 6873b8c66eaa..627b04676d71 100644 --- a/audio/mpegaudio/Makefile +++ b/audio/mpegaudio/Makefile @@ -8,7 +8,8 @@ PORTNAME= mpegaudio PORTVERSION= 3.9 CATEGORIES= audio -MASTER_SITES= http://www.iuma.com/IUMA/ftp/audio_utils/converters/source/ +MASTER_SITES= http://www.iuma.com/IUMA/ftp/audio_utils/converters/source/ \ + ftp://ftp.fh-wolfenbuettel.de/pub/os/freebsd/ports/distfiles/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tar.Z |