diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-10-18 11:25:45 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-10-18 11:25:45 +0800 |
commit | 609eda088a96861b986f5b6472fdb3e9d36a8f04 (patch) | |
tree | 223d609196532ef7f2db9ea1d6732c20641919f5 /graphics/tiff | |
parent | 59b13b80e9684089f0f71645154a89ee4fd5c659 (diff) | |
download | freebsd-ports-gnome-609eda088a96861b986f5b6472fdb3e9d36a8f04.tar.gz freebsd-ports-gnome-609eda088a96861b986f5b6472fdb3e9d36a8f04.tar.zst freebsd-ports-gnome-609eda088a96861b986f5b6472fdb3e9d36a8f04.zip |
- update MASTER_SITES
Submitted by: sf
Diffstat (limited to 'graphics/tiff')
-rw-r--r-- | graphics/tiff/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 70c7a22094a7..b68f2ea08a24 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -11,7 +11,7 @@ PORTNAME= tiff PORTVERSION= 3.7.0 CATEGORIES= graphics MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ - http://libtiff.maptools.org/dl/ + http://dl1.maptools.org/dl/libtiff/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Tools and library routines for working with TIFF images |