diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1996-09-26 22:23:29 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1996-09-26 22:23:29 +0000 |
commit | 0676e3084b21a6f89840b00d52b1bfedc9364a3b (patch) | |
tree | 14b57d2505fe4539942a09046b71910bc68a62d6 /graphics | |
parent | Upgrade to 2.70.6.3 (diff) |
Update the MASTER_SITES list.
Pointed out by: Jordan.
Notes
Notes:
svn path=/head/; revision=3881
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 139f9d9fbfed..f53d170eb816 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 139f9d9fbfed..f53d170eb816 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 |