summaryrefslogtreecommitdiff
path: root/graphics/jpeg
diff options
context:
space:
mode:
authortron <tron>2003-09-05 18:53:30 +0000
committertron <tron>2003-09-05 18:53:30 +0000
commit044ba0eaf25becfe1d17f10e8a5eb9580836384d (patch)
tree7b6019a0698f0d5a54c1a4516aa740548c05cbf3 /graphics/jpeg
parent75c72f1c457b6d32cca1976d86de4d17ca8a18f5 (diff)
downloadpkgsrc-044ba0eaf25becfe1d17f10e8a5eb9580836384d.tar.gz
Use "ftp.fu-berlin.de" as primary master site because "ftp.uu.net" seems
to cause problems for some people, see PR pkg/22679 and PR pkg/22696.
Diffstat (limited to 'graphics/jpeg')
-rw-r--r--graphics/jpeg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile
index b7d2d4aa81e..a2bb0233bf9 100644
--- a/graphics/jpeg/Makefile
+++ b/graphics/jpeg/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.23 2003/07/17 21:41:24 grant Exp $
+# $NetBSD: Makefile,v 1.24 2003/09/05 18:53:30 tron Exp $
#
DISTNAME= jpegsrc.v6b
PKGNAME= jpeg-6b
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/
+MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/jpeg/ \
+ ftp://ftp.uu.net/graphics/jpeg/
MAINTAINER= mycroft@NetBSD.org
HOMEPAGE= http://www.ijg.org/