aboutsummaryrefslogtreecommitdiff
path: root/graphics/jpeg
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-23 18:06:32 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-23 18:06:32 +0000
commitab1f5e5a357600b9f1a756307ba9d4b54faac996 (patch)
tree7da4d865019c578ec8475592073d4cc4fb78fe0a /graphics/jpeg
parent6e0715a849aae2ca0cb5a98b9b50d4f7cb514031 (diff)
downloadports-ab1f5e5a357600b9f1a756307ba9d4b54faac996.tar.gz
ports-ab1f5e5a357600b9f1a756307ba9d4b54faac996.zip
Notes
Diffstat (limited to 'graphics/jpeg')
-rw-r--r--graphics/jpeg/Makefile3
1 files changed, 2 insertions, 1 deletions
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