pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/ghostscript-nox11 Add a mirror for the jpg distf...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/32199acad85b
branches:  trunk
changeset: 460763:32199acad85b
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Sep 04 08:27:37 2003 +0000

description:
Add a mirror for the jpg distfile.

diffstat:

 print/ghostscript-nox11/Makefile.common |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 0fa864e7a673 -r 32199acad85b print/ghostscript-nox11/Makefile.common
--- a/print/ghostscript-nox11/Makefile.common   Thu Sep 04 08:21:52 2003 +0000
+++ b/print/ghostscript-nox11/Makefile.common   Thu Sep 04 08:27:37 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.47 2003/07/17 22:52:27 grant Exp $
+# $NetBSD: Makefile.common,v 1.48 2003/09/04 08:27:37 wiz Exp $
 
 DISTNAME=              ghostscript-${GS_VERS}
 GS_VERS=               6.01
@@ -32,7 +32,8 @@
 #
 JPEG_SRCS=             jpegsrc.v6b.tar.gz
 JPEG_WRKSRC=           ${WRKDIR}/jpeg-6b
-SITES_${JPEG_SRCS}=    ftp://ftp.uu.net/graphics/jpeg/
+SITES_${JPEG_SRCS}=    ftp://ftp.uu.net/graphics/jpeg/ \
+                       ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/3rdparty/
 DISTFILES+=            ${JPEG_SRCS}
 EXTRACT_ONLY+=         ${JPEG_SRCS}
 



Home | Main Index | Thread Index | Old Index