pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/tiff Add mirror on "ftp.fu-berlin.de" to mast...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/257b215d2698
branches:  trunk
changeset: 482028:257b215d2698
user:      tron <tron%pkgsrc.org@localhost>
date:      Mon Oct 18 10:30:33 2004 +0000

description:
Add mirror on "ftp.fu-berlin.de" to master site list.

diffstat:

 graphics/tiff/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 271b3360eb4b -r 257b215d2698 graphics/tiff/Makefile
--- a/graphics/tiff/Makefile    Mon Oct 18 10:05:11 2004 +0000
+++ b/graphics/tiff/Makefile    Mon Oct 18 10:30:33 2004 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: Makefile,v 1.56 2004/10/18 10:05:11 tron Exp $
+# $NetBSD: Makefile,v 1.57 2004/10/18 10:30:33 tron Exp $
 
 DISTNAME=      tiff-v3.6.1
 PKGNAME=       ${DISTNAME:S/-v/-/}
 PKGREVISION=   3
 CATEGORIES=    graphics
-MASTER_SITES=  ftp://ftp.remotesensing.org/pub/libtiff/old/
+MASTER_SITES=  ftp://ftp.remotesensing.org/pub/libtiff/old/ \
+               ftp://ftp.fu-berlin.de/unix/graphics/tiff/old/
 DISTFILES=     ${DISTNAME}${EXTRACT_SUFX}
 # need DISTFILES above for adding lzw-files to it if USE_GIF is defined
 # in mk.conf



Home | Main Index | Thread Index | Old Index