diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-18 03:25:45 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-10-18 03:25:45 +0000 |
commit | 9b1314eb74f61b81754a34699b09f24e5a8bed0f (patch) | |
tree | 0d0b8c0117cd96c2187baeee527d4f4bb0d2ade1 /graphics/tiff | |
parent | ac4985845ab89c19d9a45c56e593f1d5532af674 (diff) | |
download | ports-9b1314eb74f61b81754a34699b09f24e5a8bed0f.tar.gz ports-9b1314eb74f61b81754a34699b09f24e5a8bed0f.zip |
Notes
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 |