diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-06-24 02:06:32 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-06-24 02:06:32 +0800 |
commit | 393e25ace504f11f8f4f25abff83ef8260bb8488 (patch) | |
tree | 08fee54a512b5ebf8bd49e3e84ae3afd2bf9c918 /graphics | |
parent | b1ce6a1bb6c52bb3b405dc630efe027e5b8991a9 (diff) | |
download | freebsd-ports-gnome-393e25ace504f11f8f4f25abff83ef8260bb8488.tar.gz freebsd-ports-gnome-393e25ace504f11f8f4f25abff83ef8260bb8488.tar.zst freebsd-ports-gnome-393e25ace504f11f8f4f25abff83ef8260bb8488.zip |
add one more site
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 |