summaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2004-10-16 22:27:40 +0000
committerreed <reed@pkgsrc.org>2004-10-16 22:27:40 +0000
commit283a185679ab13e45cb1d9cc36c327daec205370 (patch)
tree51f72cda884b1f7cc223536ec7045f8fb3658544 /graphics/tiff
parent94a4dc72f54edec514834c72ef597d63b9d59c30 (diff)
downloadpkgsrc-283a185679ab13e45cb1d9cc36c327daec205370.tar.gz
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!
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile5
1 files changed, 2 insertions, 3 deletions
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