From 1f50fdbd5cdb5edfbc47902e3d42e7f3d0612166 Mon Sep 17 00:00:00 2001 From: reed Date: Sat, 16 Oct 2004 22:27:40 +0000 Subject: Remove second master site because it doesn't return the tarball. Add /old/ to end of master site URL. This was reported by Georg Schwarz on tech-pkg and also by Ian Harding via PR #27278. Note that this is insecure version of tiff! --- graphics/tiff/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'graphics') diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 8c1e99cef10..b283a2296d0 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.54 2004/10/03 00:14:58 tv Exp $ +# $NetBSD: Makefile,v 1.55 2004/10/16 22:27:40 reed Exp $ DISTNAME= tiff-v3.6.1 PKGNAME= tiff-3.6.1 PKGREVISION= 3 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ - http://libtiff.maptools.org/dl/ +MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/old/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} # need DISTFILES above for adding lzw-files to it if USE_GIF is defined # in mk.conf -- cgit v1.2.3