summaryrefslogtreecommitdiff
path: root/graphics/tiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2004-10-18 10:30:33 +0000
committertron <tron@pkgsrc.org>2004-10-18 10:30:33 +0000
commit5116fcf5e1efb5a261c20592c8bb059956d02e7d (patch)
tree5908c94c09794682d9dd19c3de1e6bee9748f829 /graphics/tiff
parent60f386841e0a897128800942171d9de8d6f54a48 (diff)
downloadpkgsrc-5116fcf5e1efb5a261c20592c8bb059956d02e7d.tar.gz
Add mirror on "ftp.fu-berlin.de" to master site list.
Diffstat (limited to 'graphics/tiff')
-rw-r--r--graphics/tiff/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile
index d92c1161aa9..4cb21b38dd1 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -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