aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/tiff
diff options
context:
space:
mode:
authorfenner <fenner@FreeBSD.org>1998-02-09 15:26:49 +0800
committerfenner <fenner@FreeBSD.org>1998-02-09 15:26:49 +0800
commit3298dafbe5e1f28bf4950eabe5d5697ac7b42bd3 (patch)
tree60729adb3fef8a01039f3fd6c00d7f1ec507c07d /graphics/tiff
parent5a222c3a90a51e19b2a1c3cb53eaf977928e92e7 (diff)
downloadfreebsd-ports-gnome-3298dafbe5e1f28bf4950eabe5d5697ac7b42bd3.tar.gz
freebsd-ports-gnome-3298dafbe5e1f28bf4950eabe5d5697ac7b42bd3.tar.zst
freebsd-ports-gnome-3298dafbe5e1f28bf4950eabe5d5697ac7b42bd3.zip
Remove ftp.isri.unlv.edu; it hasn't been running an FTP server
since June 26, 1997. Even then, it didn't have the file we were looking for. Submitted by: distfile checker
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 7f17ec4f4498..18192f45c88f 100644
--- a/graphics/tiff/Makefile
+++ b/graphics/tiff/Makefile
@@ -5,14 +5,13 @@
# Mikhail Teterin <mi@aldan.ziplink.net>
# Jun-ichiro itojun Itoh <itojun@itojun.org>
#
-# $Id: Makefile,v 1.4 1997/11/05 09:34:56 tg Exp $
+# $Id: Makefile,v 1.5 1997/12/01 07:49:07 tg Exp $
#
DISTNAME= tiff-v3.4
PKGNAME= tiff-3.4
CATEGORIES= graphics
-MASTER_SITES= ftp://ftp.sgi.com/graphics/tiff/ \
- ftp://ftp.isri.unlv.edu/pub/mirror/tiff/
+MASTER_SITES= ftp://ftp.sgi.com/graphics/tiff/
EXTRACT_SUFX= -tar.gz
MAINTAINER= itojun@itojun.org