diff options
author | chuckr <chuckr@FreeBSD.org> | 1996-09-26 22:23:29 +0000 |
---|---|---|
committer | chuckr <chuckr@FreeBSD.org> | 1996-09-26 22:23:29 +0000 |
commit | 8cbdbf6e12caa9bf8bf5630dd45d5e738c4da1a2 (patch) | |
tree | cec8c85f372a63b422af5198dbe436ca4bd1838a /graphics | |
parent | 33a497a5463cbb161b79b457ac97c92de7b1e768 (diff) | |
download | FreeBSD-ports-8cbdbf6e12caa9bf8bf5630dd45d5e738c4da1a2.zip FreeBSD-ports-8cbdbf6e12caa9bf8bf5630dd45d5e738c4da1a2.tar.gz |
Update the MASTER_SITES list.
Pointed out by: Jordan.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 10 | ||||
-rw-r--r-- | graphics/jpeg/Makefile | 10 |
2 files changed, 14 insertions, 6 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index 139f9d9..f53d170 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -3,14 +3,18 @@ # Date created: 6 November 1994 # Whom: smace # -# $Id: Makefile,v 1.9 1995/10/02 14:04:54 ache Exp $ +# $Id: Makefile,v 1.10 1995/10/11 08:21:33 asami Exp $ # DISTNAME= jpegsrc.v6 PKGNAME= jpeg-6 CATEGORIES+= graphics -MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ \ - ftp://ftp.netcom.com/pub/tg/tgl/uunet/ +MASTER_SITES= ftp://nic.switch.ch/mirror/ghost/ \ + ftp://ftp.zam.kfa-juelich.de/pub/graphics/JPEG/ \ + ftp://scotch.csua.berkeley.edu/pub/gimp/old/ \ + ftp://ftp.efd.lth.se/pub/graphic/ \ + ftp://rcs1.urz.tu-dresden.de/pub/soft/tex/tex.dante/support/ghostscript/ \ + ftp://sun.dante.de/tex-archive/support/ghostscript/ WRKSRC= ${WRKDIR}/jpeg-6 GNU_CONFIGURE= yes diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index 139f9d9..f53d170 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -3,14 +3,18 @@ # Date created: 6 November 1994 # Whom: smace # -# $Id: Makefile,v 1.9 1995/10/02 14:04:54 ache Exp $ +# $Id: Makefile,v 1.10 1995/10/11 08:21:33 asami Exp $ # DISTNAME= jpegsrc.v6 PKGNAME= jpeg-6 CATEGORIES+= graphics -MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ \ - ftp://ftp.netcom.com/pub/tg/tgl/uunet/ +MASTER_SITES= ftp://nic.switch.ch/mirror/ghost/ \ + ftp://ftp.zam.kfa-juelich.de/pub/graphics/JPEG/ \ + ftp://scotch.csua.berkeley.edu/pub/gimp/old/ \ + ftp://ftp.efd.lth.se/pub/graphic/ \ + ftp://rcs1.urz.tu-dresden.de/pub/soft/tex/tex.dante/support/ghostscript/ \ + ftp://sun.dante.de/tex-archive/support/ghostscript/ WRKSRC= ${WRKDIR}/jpeg-6 GNU_CONFIGURE= yes |