diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 3 | ||||
-rw-r--r-- | graphics/jpeg/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index 1c66d07ee418..ef78ba98f789 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -11,7 +11,8 @@ PORTNAME= jpeg PORTVERSION= 6b PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ +MASTER_SITES= http://www.ijg.org/files/ \ + ftp://ftp.uu.net/graphics/jpeg/ DISTNAME= jpegsrc.v${PORTVERSION} MAINTAINER= ports@FreeBSD.org diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index 1c66d07ee418..ef78ba98f789 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -11,7 +11,8 @@ PORTNAME= jpeg PORTVERSION= 6b PORTREVISION= 1 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ +MASTER_SITES= http://www.ijg.org/files/ \ + ftp://ftp.uu.net/graphics/jpeg/ DISTNAME= jpegsrc.v${PORTVERSION} MAINTAINER= ports@FreeBSD.org |