diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-23 18:06:32 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-06-23 18:06:32 +0000 |
commit | ab1f5e5a357600b9f1a756307ba9d4b54faac996 (patch) | |
tree | 7da4d865019c578ec8475592073d4cc4fb78fe0a /graphics/jpeg-mmx/Makefile | |
parent | add WWW (diff) |
add one more site
Notes
Notes:
svn path=/head/; revision=61831
Diffstat (limited to 'graphics/jpeg-mmx/Makefile')
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 3 |
1 files changed, 2 insertions, 1 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 |