From ab1f5e5a357600b9f1a756307ba9d4b54faac996 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Sun, 23 Jun 2002 18:06:32 +0000 Subject: add one more site --- graphics/jpeg-mmx/Makefile | 3 ++- graphics/jpeg/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'graphics') 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 -- cgit